From owner-freebsd-embedded@FreeBSD.ORG Sat Nov 15 21:45:34 2014 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0DDF4C7D for ; Sat, 15 Nov 2014 21:45:34 +0000 (UTC) Received: from mail-qc0-x230.google.com (mail-qc0-x230.google.com [IPv6:2607:f8b0:400d:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BC971BD1 for ; Sat, 15 Nov 2014 21:45:33 +0000 (UTC) Received: by mail-qc0-f176.google.com with SMTP id i17so527930qcy.21 for ; Sat, 15 Nov 2014 13:45:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=kWOtcoUpY+eAMCRshNA+t/O3iSNXMHlM9mWzStDivXs=; b=ZqwW2YcTmjyoi5OioRDK9tlm+Cp5f/tEbqPlYdmlYR4UEiE+Zh8Axrgzw8I7wOrtqQ YAi+CAUEaS90PSocCwgVu2opEOrE5ZSVwtz8+cW/dxh8dtS6HFrarP2ESJyM1jCKzdCS q9o8TDBxjolMUCMJbYVbyW/BxkkZ/yr9mhXU249F/3PkKkuLYEqy87+OkuvGOxWY3WH0 3czuRgoh7GDKtid5ASdd2Popbnf0ig/xlmi0WnNTjsTXfBH4YTTjfuzOu62mHCslWpnd 3YPzMXrzOPbWlMW1Dlj6svKw/5aLVWKWeZnz0x96SdVxHAhN17wv0H/YSJdnx4mpPrK9 NWfQ== MIME-Version: 1.0 X-Received: by 10.224.80.71 with SMTP id s7mr21388839qak.35.1416087932907; Sat, 15 Nov 2014 13:45:32 -0800 (PST) Received: by 10.140.42.55 with HTTP; Sat, 15 Nov 2014 13:45:32 -0800 (PST) Date: Sat, 15 Nov 2014 19:45:32 -0200 Message-ID: Subject: Exist tutorial that teaches programming in machine code to FreeBSD? From: =?UTF-8?Q?fran=C3=A7ai_s?= To: freebsd-embedded@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2014 21:45:34 -0000 A FreeBSD developer told me via private message that the most FreeBSD developers don=E2=80=99t develop in machine code. The following link leads to tutorial that teaches programming Assembly in to FreeBSD: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/x86.ht= ml Also exist tutorial that teaches programming in machine code to FreeBSD?