woodelf wrote:
Gordon JC Pearce wrote:
Interesting. Looking (very quickly) at the
Z-machine spec, it seems
fairly simple. This gives me a good excuse to start on my PDP-8
emulator again - at least that way if I need more core, I just need to
change a #define instead of starting a big long thread about
semiconductor memory ;-)
Oddly I think the world has more than ample simple PDP-8 emulators.
SimH is the only one I trust to have most of the 'bugs' and
'un-documented'
features of a real machine.
Yes, but where's the fun in that? Part of the reason I started to write
a PDP-8 emulator was to see how it all worked - I'm on the third
complete scratch rewrite, and each time I throw it all away and begin
again I gain another insight into how to do it better.
Gordon.