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

CS/A65 PETCPU

This board implements a 6502 processor board for the CS/A65 bus system. It in addition to the CPU65b board it allows to use (small parts) of the memory area of the CS/A65 bus. This can be utilized to access the video board to implement a video interface.
  •  
    2006-12-09 Tested the RS232 interface and added a test driver for it.
 

Table of content

RS232 test

This file includes a small test program for the RS232 interface. It opens the RS232 interface with 9600 baud, and mirrors everything it receives from RS232 back to RS232. Additionally it sends everything typed in on the screen to the RS232. The screen also works as buffer area, so it is easy to monitor the progress. It can be loaded into a PET fat40 setup (just 'dL"petuart"' :-) and RUN.

Version: 1.1B

Status: untested

Notes

 
This schematics has been tested by modifying the 1.1A board version, but the layout itself has not been tested. It mainly adds a driver for the Phi2 signal, and has been tested with the MOS6502 (1MHz), Rockwell R6502AD and R65C02P4 (1 and 2MHz each).
 
This page describes the jumper settings available on the board.

Version: 1.1A

Status: prototype with bugs

Notes

 
This board has been tested and I found a severe bug in the timing in combination with the NMOS 6502: the NMOS 6502 can not drive the Phi2 signal with sufficient power on the bus, so the board works with the CMOS 6502 version only. Please see the 1.1B version for a comparison.

Last modified: 2006-12-09.

Return to Homepage

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!