https://github.com/slayingripper/z80-cpu
Building an 4bit version of the Z80 cpu from scratch
https://github.com/slayingripper/z80-cpu
cpu example-project z80
Last synced: 4 months ago
JSON representation
Building an 4bit version of the Z80 cpu from scratch
- Host: GitHub
- URL: https://github.com/slayingripper/z80-cpu
- Owner: Slayingripper
- Created: 2019-04-01T19:24:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-01T19:27:31.000Z (about 7 years ago)
- Last Synced: 2025-10-21T04:43:21.913Z (8 months ago)
- Topics: cpu, example-project, z80
- Language: Scilab
- Homepage:
- Size: 294 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Z80 CPU
The Cpu was creating from scratching and run using the nand2tetris software