ph00524: add emulator

This commit is contained in:
Serge Bazanski 2024-08-16 12:31:59 +02:00
parent 7c663f42ca
commit be255f2e6f
8 changed files with 605 additions and 0 deletions

View file

@ -0,0 +1,10 @@
module git.fa-fo.de/fafo/jeol-t330a/modules/ph00524/emu
go 1.22.3
require (
github.com/koron-go/z80 v0.10.1
golang.org/x/term v0.23.0
)
require golang.org/x/sys v0.23.0 // indirect