machine-language topic

List machine-language repositories

The-HACK-General-Purpose-Computer

98
Stars
5
Forks
Watchers

Using HDL, from Boolean algebra and elementary logic gates to building a Central Processing Unit, a memory system, and a hardware platform, leading up to a 16-bit general-purpose computer. Then, imple...

nand-2-tetris

67
Stars
6
Forks
Watchers

Computer built from the ground up on top of own CPU, while compiler and assembler for it implemented in Rust language

Nand2Tetris

32
Stars
13
Forks
Watchers

Nand2Tetris: Build a computer system from the ground up, from nand to tetris. Hardware and software.