[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Writing emulator...
Dosius wrote:
> The Z80's memory accesses are directly to the corresponding 65C02
> addresses, according to the manual quote you provided. A variable,
> cpuinuse, is set to emu6502 or emuZ80, and the opcode fetch-and-run is
> executed for the proper CPU, although this needs work. Also, CPU
> switching doesn't seem to work right because I still get "CAN'T FIND
> Z80 SOFTCARD" (or, in the hack, "CAN'T FIND STUPID CARD.")
I just downloaded .70, I'll take a look and see if I can find anything.
Alas, I can't compile it, Linux system and all, but I might take a look at
seeing how hard it'd be to port it to gcc and linux framebuffer or X11, but
I don't have any experience in those areas.
Mike