On 1/4/10 10:46 PM, Josh Dersch wrote:
Decided to dust off an old software project -- at one
point I was
working on a Tektronix 4051 emulator, a machine based on the Motorola
6800 CPU.
I was just wondering what happened to that
I've coded up a simple 6800 emulation &
disassembler but I'm lacking
some simple 6800 code to test out its accuracy on "real" code. I'd like
to put it through its paces on a simple piece of hardware before
tackling the (mostly) undocumented quirks of the 4051.
Have you thought about using MESS to do this?