André's 8-bit Pages  Projects  Code  Resources  Tools  Forum
(by Google)

CS/A65 Emulator

Long ago (or so it seems) I have added a CS/A65 emulation to the VICE emulator. As you can see from the text below, it is an old emulator. Nevertheless it should still work. If I get the time, I'll probably update it to the new VICE 1.0 code, some day...

The emulator is derived from the PET emulator, and allows running an old version (1.3.3) of the OS/A65 operating system (Well, meanwhile it can run the new not-yet-published version 1.4) A copy of the 1.3.3 ROM as well as the pre-1.4 csarom-1.3.94p is included. For more information see the GeckOS pages. The source archive, a patched VICE 0.12.0.16 version can be found as vice.16-csa-20.tar.gz. Now even the hardware cursor of the 6545 crtc controller works, and it should be much faster (than previous versions, not compared to VICE itself...) on slow machines now. the -20 version fixes a segmentation fault that could sometimes occur, and also includes some rudimentary ACIA 6551 rs232 emulation.

Some hints: You compile it with the usual "./configure", then "make xcsa" (it is not included in the normal build procedure, but you can still build all other emulators with the ususal "make") and install it with "make install_xcsa". There are no RS232 devices emulated, only dummy devices and the video device. On virtual terminal 1 a shell is running, on virtual terminal 2 a monitor is running. The "@" key switches between the virtual terminals (4 with 40 cols "-video40" option, or 2 with 80 cols). Drive C:-F: are IEEE drives 8-11, i.e. on drive 11 you find the Unix directory under VICE.


Return to Homepage

Last modified: 2010-06-01
follow

Follow my 8-bit tweets on Mastodon (In new window) or Bluesky

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 Micro-PET or a Multi-board Commodore 4032 replica

Need more speed? Speed up your 6502 computer with this 10 MHz 6502 CPU accelerator 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!