A intel8080 emulator written in zig.
yeah comeback later this is still being worked on
- finish the instructions
- better debugging
- maybe debugging ui?
- assembler and disassembler maybe???
- add more test roms
- implement a gui
- a well documented blog post on how i made this
http://dunfield.classiccmp.org/r/8080asm.pdf
https://archive.org/details/8080Datasheet/mode/2up
https://pastraiser.com/cpu/i8080/i8080_opcodes.html
http://textfiles.com/programming/8080.op
https://github.com/GrantMeStrength/RetroComputerInstructionManual/blob/master/intel8080.md
https://github.com/superzazu/8080/blob/274ffd700b81baabea99b0963bc1260b67132185/i8080.c#L314