Posted Wed Oct 5, 2005 9:12 PM
It is indeed. I wrote a simulator in C back when I read Simon Singh's The Code Book and was working on breaking his 10 challenge ciphers for a $10,000 prize (I got seven). Stage 8 required a working Enigma emulator, so I rewrote the C code in 6502 and then worked on the interface (which still requires a bit more work, but all the bits are there). It emulates the three rotor machine, including the Stecker plugboards.
Should be fun when it is all done.
Someday I suppose I'll have to write a real game. :-)