matja / asm-examplesLinks
Examples of using assembly language for various tasks on various OS's
☆36Updated 9 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:
- A toy x86-64 kernel.☆51Updated 10 years ago
- An x86 OS written from scratch in C☆36Updated 7 years ago
- x86 emulation library☆152Updated 3 months ago
- A small arm/x86(-64) libc☆82Updated this week
- UEFI app to load ELF and Raw binary☆29Updated 10 years ago
- An EFI Byte Code (EBC) assembler, based on fasmg☆44Updated 2 years ago
- A UEFI Boot Loader Built in NASM☆44Updated last year
- OSFree source code. OS/2 clone. Reposity copy.☆17Updated 10 years ago
- Tetris for x86 in bad C. Succeeded by Tetrasm.☆62Updated 9 years ago
- ARM emulator☆46Updated 9 years ago
- FAT12/16/32 Bootsector for .COMs/.EXEs☆105Updated 2 years ago
- ELF64 Relocatable Object Loader☆27Updated 7 years ago
- Disassembler for Windows executables. Supports 16-bit NE (New Executable), MZ (DOS), and PE (Portable Executable, i.e. Win32) files.☆144Updated last year
- An x86 real mode multiboot-ish ELF bootloader☆26Updated 6 years ago
- This is a clone of an SVN repository at http://svn.code.sf.net/p/bochs/code/trunk. It had been cloned by http://svn2github.com/ , but the…☆55Updated 6 years ago
- A hobby operating system. Everyone's gotta have one.☆48Updated 14 years ago
- A UNIX-like hobby kernel, running binutils, dash, GCC and ncurses, with an alright TCP/IP stack.☆66Updated 7 years ago
- nebulae kernel - stage 0 uefi barebones☆35Updated last year
- A minimalistic library to help making your x86 assembly program bootable.☆25Updated 6 years ago
- X86 Opcode and Instruction Reference☆244Updated 11 months ago
- Abandoned overcomplicated Microkernel using modern x86_64 features☆44Updated 4 years ago
- Bootsector loading binary file from FAT32 partition☆21Updated 6 years ago
- Small x86 opcode decoder library☆37Updated 6 months ago
- tatOS operating system, x86 Assembly, usb UHCI & EHCI, flash drive, keyboard, mouse☆32Updated 8 years ago
- EFI Byte Code Virtual Machine in userspace☆79Updated 2 years ago
- 64bit bare metal hypervisor built from scratch with Intel VT-x☆93Updated 4 years ago
- Operating System☆133Updated 3 years ago
- generate an ELF64 binary from scratch☆17Updated 6 years ago
- A simple virtual machine, an assembler, and a linker☆27Updated 8 years ago
- Multiboot PE☆14Updated 6 years ago