André's 8-bit Pages  Projects  Code  Resources  Tools  Forum
search

(Google, in new window)
share
follow
Follow my 8-bit tweets on
Twitter
(In new window)
discuss

Discuss my site on this 6502.org forum thread

(Forum registration required to post)

Hot!

Dive into the retro feeling and build yourself a Commodore PET replica

Need more speed? Speed up your 6502 computer with this 10 MHz 6502 CPU replacement board

Interested in electronics design? Look at the design lesson I got from Bil Herd, the hardware designer of the C128

Want 64bit? - pimp the 6502 with the 65k processor design!

You are using an old MS Internet Explorer as browser. This version is not supported anymore. Please use a more modern browser, like Internet Explorer 8 or later, Firefox, Google Chrome, or Opera.

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

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)

Last modified: 2006-10-13.

Return to Homepage