matja / asm-examplesLinks
Examples of using assembly language for various tasks on various OS's
☆37Updated 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☆247Updated last year
- x86 emulation library☆155Updated 7 months ago
- A toy x86-64 kernel.☆52Updated 10 years ago
- FAT12/16/32 Bootsector for .COMs/.EXEs☆109Updated 2 years ago
- Tiny ELF loader☆134Updated 2 years ago
- PC Assembly language book☆175Updated 4 months ago
- IBM AT 80286 BIOS☆131Updated 10 years ago
- A UEFI Boot Loader Built in NASM☆44Updated last year
- A 64-bit SMP-safe kernel for the PC architecture.☆88Updated 7 years ago
- Converts Machine Code to x86 (32-bit) Linux executable (auto-wrapping with ELF headers)☆115Updated 7 years ago
- Acess2 Hobby Operating System☆88Updated last year
- cmips☆56Updated 11 years ago
- Disassembler for Windows executables. Supports 16-bit NE (New Executable), MZ (DOS), and PE (Portable Executable, i.e. Win32) files.☆148Updated last year
- Homebrew x64 OS written in C++ that runs Doom!☆46Updated last month
- A simple Unix-like kernel trying to be POSIX compliant☆137Updated last year
- A small arm/x86(-64) libc☆90Updated 4 months ago
- An x86 OS written from scratch in C☆36Updated 7 years ago
- ARM emulator☆49Updated 10 years ago
- UASM - Macro Assembler☆240Updated 2 months ago
- A small arm/x86(-64) C compiler☆171Updated 2 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆203Updated 6 years ago
- The first C compiler ported to x86☆195Updated 4 years ago
- 64bit bare metal hypervisor built from scratch with Intel VT-x☆93Updated 5 years ago
- NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.☆68Updated 7 years ago
- The Public Domain C Library☆251Updated last week
- A UNIX-like hobby kernel, running binutils, dash, GCC and ncurses, with an alright TCP/IP stack.☆66Updated 8 years ago
- Modular kernel built for simplicity☆93Updated 8 years ago
- Tetris for x86 in bad C. Succeeded by Tetrasm.☆63Updated 10 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆56Updated 2 years ago
- Operating System☆134Updated 3 years ago