Most of the old Z80 assembly code has been ported to a more modern variant (z88dk-z80asm) – thanks to David for translating quite a lot of it.
Now I can build new EPROMS and burn them, but the better and quicker way, I thought, would be using EPROM Emulators so I can upload the bin files quickly without spending time burning, erasing, burning etc.
First try:
I can emulate EPROM 0 without a hitch, the machine boots. including the others though, not so much. Not sure what is going on here.
For funsies, here’s a picture of the setup:
Second try, I can run on EPROM 0 and 2 emulated, so I’m thinking that one of the emulators is borked.
to confirm, I use 2 to emulate 1 and that works too.
Now I use the old 1 to emulate 2 and all of a sudden all three work.
Eh. Weird stuff. Oh well, now I can focus on building the new binaries! Yay!