Skip to content
#

Assembly

assembly logo

Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.

Here are 3,391 public repositories matching this topic...

Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QE…

  • Updated Jul 18, 2022
  • Assembly

Created by Kathleen Booth

Released 1949

Followers
273 followers
Wikipedia
Wikipedia

Related Topics

c cpp operating-system