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

Commodore PET <-> CS/A65 bus adapter

This is the description of an adapter to use CS/A boards in a Commodore PET. A lot of CS/A boards, including a video card, serial interfaces, floppy controller and an SCSI card can be found on the CS/A65 homepage.

The interface itself is, in fact, pretty simple. It is a board that is plugged underneath the 6502 CPU of the PET. On the other side it provides a socket for a CS/A bus card. Two things have to be considered for the schematics:

News:

Table of content

  • Board Revisions
  • 1.1a (prototype)
  • Board revisions

    Version: 1.1a

    Status: prototype

    Notes

    warn This board has been tested with a 8296 only.
    warn It seems that the board requires a separate power supply. When POKEing data into the BIOS memory, it works when between pokes there is enough time (e.g. a PRINT statement), but misses some writes when not.
    warn The layout could be better. In a 8296 it reaches over the main board power connector. I had to use a stack of 40-pin sockets underneath to reach the necessary height.

    Files

    desc petcsadesc-v1.1.txt
    schem pet_csadapter-v1.1a.sch
    schem pet_csadapter-v1.1a-sch.png
    layout pet_csadapter-v1.1a.brd
    layout pet_csadapter-v1.1a-brd.png
    photo 8296board.jpg(The original 8296 board)
    photo 8296board+drvio.jpg(The board with adapter and DRVIO board)
    photo 8296board+bios.jpg(The board with adapter and BIOS board)

    Disclaimer

    All Copyrights are acknowledged. The information here is provided under the terms of the GNU Public License version 2 unless noted otherwise.