https://github.com/unascribed/z80-cpu
Automatically exported from code.google.com/p/z80-cpu
https://github.com/unascribed/z80-cpu
Last synced: 2 months ago
JSON representation
Automatically exported from code.google.com/p/z80-cpu
- Host: GitHub
- URL: https://github.com/unascribed/z80-cpu
- Owner: unascribed
- License: other
- Created: 2016-01-11T16:04:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-11T16:07:36.000Z (over 9 years ago)
- Last Synced: 2025-01-27T13:24:25.362Z (4 months ago)
- Language: Java
- Size: 50.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
z80-cpu is A general purpose implementation of the ZiLOG Z80 microprocessor core.
This core accurately emulates all valid op-codes while attempting to cover all undocumented features.
Complete documentation is available at its project page
http://code.google.com/p/z80-cpu/