CS/A65 CPU emulator
This board implements a 6502 emulator.....:
it allows the CS/A65 bus cpu to emulate a 6502 cpu
on another computer. I.e. it utilizes a 40pin
cable to connect to a 6502 socket on another computer,
where the original cpu has been replaced. This allows
to map the 64k memory of the emulated cpu into the
1MByte address space of the CS/A65 bus. Using the
MMU for example the ROM space of the emulated cpu
can be replaced with (write-protected) CS/A65 RAM, to
test new ROM versions. I have successfully tested new
Commodore VC1541 ROMs with this system.
Table of content
- Board Revisions
- 1.0B (ok)
Version: 1.0B
Status: ok
Notes
This is the initial version. |
Files
csaemudesc.txt | |
csaemu.fig | |
csaemu.ps.gz | |
csaemu.png | |
csaemu.jpg(The unused sockets were planned for a - so far - unimplemented 6510 processor port) |