[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Writing emulator...
Mike Guidero <mike@bogus.net> wrote in message news:<une3bq2g17jf23@corp.supernews.com>...
> Hey, I can answer some questions about Z80 architecture on the Apple II
> (Softcard-style), and also can help debug C code, but I've got limited time
> for that. I'd love to see a good open-source IIe (or gs :) emulator that
> did Z80.
>
> I also have some resource of CP/M software to test with.
>
> Mike
>
Sure...
If you could tell me how the Z80 gets control, etc., I can get an
open-source Z80 core from the same place as the 65C02 core I am using,
and write code to interface with it...I don't know how the 6502 and
the Z80 interface.