Skip to content

deadsy/go_z80

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go_z80

Z80 CPU emulation in Golang.

What

  • a z80 cpu emulation written in go.
  • Some emulated retro computing platforms that use the z80.

Emulators

Talking Electronics Computer TEC-1A

tec-1a

Talking Electronics Computer TEC-1G

tec-1g

Jupiter ACE

jace

Resources

Issues

Z80

  • z80 emulation for undocumented flags (XY) is incomplete.
  • zexdoc passes (good), zexall does not pass (undocumented flag support)

TEC1-A

  • works pretty good...

TEC1-G

  • hd44780 emulation is incomplete
  • tec1-g diagnostics ROM does not pass
  • no keypad support - matrix keyboard only

Jupiter ACE

  • no tape (*.tap) support
  • it's still a jupiter ace

About

Z80 CPU emulation in Golang.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Languages