Skip to content

zerootoad/i8080-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i8080-zig (WIP)

A intel8080 emulator written in zig.

yeah comeback later this is still being worked on

Todo

  • 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

Resources

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

About

A intel8080 emulator written in zig.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages