> This still won't get you a fully fledged emulator, but you will see
> traces of the roms getting loaded and the processor emulator doing
> some work.

Yeah. Currently we only do a cold start and let the processor execute
1.000.000 instructions (of the kernel). After running through the
kernel initialization, the processor runs into an infinite loop (where
it polls for keypresses). The CIA memory mappings and the
visualization are both not done yet, that's why you don't see
anything. I'm going to work on that in the next two weeks.

By the way, once we have the device independent stuff done, it should
be quite straightforward to emulate other hardware based on the 6502,
like Apple ][ for example.
cheers,
claus.

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to