itoshkov / nand2tetris-emuLinks
Nand2Tetris Software Suite - hardware simulator and CPU and VM emulators
☆96Updated last year
Alternatives and similar repositories for nand2tetris-emu
Users that are interested in nand2tetris-emu are comparing it to the libraries listed below
Sorting:
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆166Updated last year
- Example code for compilers textbook.☆197Updated 2 years ago
- A CHIP-8 interpreter, assembler and disassembler in C☆112Updated 8 months ago
- Raycasting game for the Hack computer from Elements of Computing Systems / Coursera NAND2Tetris☆79Updated 8 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆553Updated 7 years ago
- A simple Tiny BASIC compiler which targets x86-64 Linux machines.☆52Updated 12 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- An 8-Bit (mostly) discrete CPU, built in Logisim.☆72Updated 3 years ago
- A complete emulation of the Intel 8080 processor written in C99.☆173Updated 3 years ago
- A collection of documentation on the CHIP-8 and related☆86Updated 4 years ago
- ☆57Updated 3 years ago
- Git fork of Logisim code base☆222Updated 8 years ago
- An XO Chip, Super Chip, and Chip 8 emulator written in C☆25Updated 10 months ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 9 years ago
- Python emulator of Intel 4004 cpu☆91Updated 6 years ago
- Ron Cain's Small C public domain compiler revived after 30 years.☆149Updated 5 months ago
- A complete interpreter for a dialect of BASIC in one Java sourcefile☆153Updated 6 years ago
- Computer built from the ground up on top of own CPU, while compiler and assembler for it implemented in Rust language