Skip to content

CPC Sixrom Card

revaldinho edited this page Nov 6, 2022 · 16 revisions

This project is a CPLD-based ROM expansion board. Although only 3 sockets are provided each can be filled with a 'double size' EEPROM to provide the equivalent of 6 classic 16KByte Amstrad ROMs.

The board will co-exist with other ROM cards and uses DIP switches to enable or disable ROMs individually and to select how the ROMs on the card will be numbered to avoid clashes with other cards.

ROM Sockets

Each ROM socket can take

  • a 2764 8K EPROM
  • a 27128 16K EPROM (the classic AMSTRAD ROM size)
  • a 28C256 32K EEPROM
  • a 27256 32K EPROM
  • a 27SF256 32K Flash EPROM

DIP Switch Selection

DIP switches 1-6 are used to enable ROMs according to the following table

DIP Switch ON
1 enable lower ROM SKT01
2 enable upper ROM SKT01
3 enable lower ROM SKT23
4 enable upper ROM SKT23
5 enable lower ROM SKT45
6 enable upper ROM SKT45

DIP switches 7-8 select the ROM numbers to be assigned to each socket as follows

DIP8 DIP7 SKT01 SKT23 SKT45 Comment
OFF OFF Lower ROM, ROM 0 [BASIC] ROM 1, ROM 2 ROM 3, ROM 4 Lower ROM and BASIC replacement and first ROM bank
OFF ON Lower ROM, ROM 0 ROM 10, ROM 11 ROM 12, ROM 13 FutureOS ROM configuration with optional FOS Boot ROM in Lower ROM position (or Lower ROM/BASIC replacement)
ON OFF ROM 1, ROM 2 ROM 3, ROM 4 ROM 5, ROM 6 ROMs 1-6 in first ROM bank, no lower ROM or Firmware replacement
ON ON ROM 8, ROM 9 ROM 10, ROM 11 ROM 12, ROM 13 ROMs 8-13 in second ROM bank, still FOS compatible

Links for EPROM or EEPROM Selection

Although the 28xxx series and 27xxx series are otherwise fully compatible, there is a minor difference in pinout which places the most significant address bit of the EPROM types onto the Write Enable pin of the EEPROMs. The updated V1.10 board places a 2 pin link next to each ROM socket. When using an EEPROM in the socket, leave the two pins of the link open. When using an 27xxx EPROM, use a jumper header to bridge the two pins.

(On the older V1.00 Card, only half of a 27256 EPROM can be used because of the pinout differences described above. So, these parts can be used to hold one classic ROM which is usually programmed in both upper and lower halves of the IC. The DIP switches should be set then to enable only the upper half.)

License

All programs and data files in this project are made available under the terms of the GNU General Public License v3.

Gallery

Clone this wiki locally