aalhour / Assembler.hack
16-bit machine code assembler for the Hack Assembly Language (nand2tetris)
☆83Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Assembler.hack
- Python emulator of Intel 4004 cpu☆87Updated 5 years ago
- A (very) basic 8086 emulator written in python - just for fun.☆50Updated 12 years ago
- Tetris for x86 in bad C. Succeeded by Tetrasm.☆60Updated 9 years ago
- Minimal OS that prints "Hello world" to the screen. Also an OS X "starter kit" for http://littleosbook.github.io/☆14Updated 9 years ago
- A tiny bootloader for x86 IBM-PC compatible machines☆114Updated last year
- My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html☆59Updated 8 years ago
- A small C compiler written in Python for learning purposes☆40Updated 6 years ago
- Tiny modular assembler & vm for lightweight control microcode☆36Updated 4 years ago
- A simple Unix like operating system from scratch.☆0Updated 3 years ago
- Raspberry PI barebones kernel.☆20Updated 11 years ago
- ☆93Updated 8 years ago
- CPU design and toolchain for a simple computer architecture☆112Updated 9 years ago
- A simple kernel written in C and a platform to play with x86_64 extensions