matja / asm-examplesLinks
Examples of using assembly language for various tasks on various OS's
☆38Updated 10 years ago
Alternatives and similar repositories for asm-examples
Users that are interested in asm-examples are comparing it to the libraries listed below
Sorting:
- X86 Opcode and Instruction Reference☆253Updated last year
- x86 emulation library☆159Updated 11 months ago
- A toy x86-64 kernel.☆54Updated 10 years ago
- A UEFI Boot Loader Built in NASM☆44Updated last year
- FAT12/16/32 Bootsector for .COMs/.EXEs☆110Updated 2 years ago
- Disassembler for Windows executables. Supports 16-bit NE (New Executable), MZ (DOS), and PE (Portable Executable, i.e. Win32) files.☆153Updated last year
- cmips☆56Updated 11 years ago
- A 64-bit SMP-safe kernel for the PC architecture.☆89Updated 7 years ago
- Converts Machine Code to x86 (32-bit) Linux executable (auto-wrapping with ELF headers)☆115Updated 8 years ago
- A simple Unix-like kernel trying to be POSIX compliant☆138Updated last year
- An x86 OS written from scratch in C☆37Updated 8 years ago
- Homebrew x64 OS written in C++ that runs Doom!☆46Updated 5 months ago
- The first C compiler ported to x86☆197Updated 4 years ago
- The example code for the Windowing Systems by Example blog series☆93Updated 4 years ago
- IBM AT 80286 BIOS☆134Updated 11 years ago
- simple x86 emulator☆120Updated 4 years ago
- ARM emulator☆49Updated 10 years ago
- A Game Boy emulator with dynamic recompilation (JIT)☆318Updated 2 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆205Updated 6 years ago
- Tiny ELF loader☆138Updated 3 years ago
- UASM - Macro Assembler☆253Updated 2 months ago
- A UNIX-like hobby kernel, running binutils, dash, GCC and ncurses, with an alright TCP/IP stack.☆66Updated 8 years ago
- The Public Domain C Library☆265Updated 2 months ago
- JWasm continuation☆119Updated last year
- A tiny x86 compiler with ELF and PE target☆182Updated 2 years ago
- x86 virtualization abstraction framework☆173Updated 5 years ago
- A hobby operating system. Everyone's gotta have one.☆50Updated 14 years ago
- Tetris for x86 in bad C. Succeeded by Tetrasm.☆64Updated 10 years ago
- x86 and amd64 instruction reference manual pages☆267Updated 5 years ago
- MSDOS emulator built on top of Unicorn engine☆140Updated 9 years ago