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☆252Updated last year
- x86 emulation library☆159Updated 10 months ago
- A toy x86-64 kernel.☆52Updated 10 years ago
- FAT12/16/32 Bootsector for .COMs/.EXEs☆109Updated 2 years ago
- UASM - Macro Assembler☆251Updated last month
- A UEFI Boot Loader Built in NASM☆44Updated last year
- Homebrew x64 OS written in C++ that runs Doom!☆46Updated 4 months 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
- MikeOS' BASIC Compiler☆25Updated 3 years ago
- JWasm continuation☆118Updated last year
- PC Assembly language book☆179Updated 7 months ago
- A 64-bit SMP-safe kernel for the PC architecture.☆89Updated 7 years ago
- MSDOS emulator built on top of Unicorn engine☆137Updated 9 years ago
- Tiny ELF loader☆137Updated 3 years ago
- 64bit bare metal hypervisor built from scratch with Intel VT-x☆94Updated 5 years ago
- Disassembler for Windows executables. Supports 16-bit NE (New Executable), MZ (DOS), and PE (Portable Executable, i.e. Win32) files.☆151Updated last year
- ARM emulator☆49Updated 10 years ago
- A simple FAT32 bootloader written in assembly to boot from USB drives.☆75Updated 7 years ago
- cmips☆56Updated 11 years ago
- Converts Machine Code to x86 (32-bit) Linux executable (auto-wrapping with ELF headers)☆115Updated 8 years ago
- NoNameOS is a simple 32 bit x86 Operating System!☆127Updated 5 years ago
- HTML representation of the Intel x86 instructions documentation.☆516Updated 11 years ago
- C compiler, assembler and linker environment for the production of 8086 executables☆169Updated 2 years ago
- OpenMach operating system☆100Updated 11 years ago
- simple x86 emulator☆120Updated 4 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆59Updated 2 years ago
- A simple Unix-like kernel trying to be POSIX compliant☆138Updated last year
- Calcium OS project for x86_64☆40Updated 8 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 6 months ago
- Operating System☆135Updated 3 years ago