tairoman / M8
An 8-bit virtual machine implemented in C.
☆22Updated 8 years ago
Alternatives and similar repositories for M8
Users that are interested in M8 are comparing it to the libraries listed below
Sorting:
- A small, bootable game written in x86 Assembly inspired by Space Invaders☆217Updated 5 years ago
- A kernel that can read from keyboard and print on-screen☆662Updated 2 years ago
- Shell made for a Systems Programming course in Fall 2013☆10Updated 9 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 9 years ago
- Prodigiously Documented C Networking Code For Learning Purposes☆46Updated 8 years ago
- BitTorrent client written in C☆124Updated 8 years ago
- adams and eriks nix☆117Updated 8 years ago
- A simulator for a simple RISC CPU in C☆47Updated 3 years ago
- minimal freestanding C library for bare-metal i386 development☆274Updated 9 years ago
- A tiny x86 compiler with ELF and PE target☆181Updated last year
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆276Updated last year
- rcor C compiler (under development)☆115Updated 7 years ago
- C Hypertext Library - A library for writing web applications in C☆269Updated 3 years ago
- 3D using bitblting in Windows.☆263Updated last year
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆342Updated 5 years ago
- collection of well commented socket programming code☆101Updated 8 years ago
- small self hosting C compiler☆481Updated 3 years ago
- Simple compiler frontend using LLVM as backend☆236Updated 6 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆237Updated last year
- SimplE Lossless Audio☆212Updated 5 years ago
- simple virtual machine and assembler