Description
Use standard 0.6″ DIP EEPROMs in place of a mask rom footprints. Compatible with various mask roms and EEPROMS with solder jumper configuration.
Compatible ROM ICs
Use the following tables to determine the necessary solder jumper configuration.
EEPROMs
EEPROM | Configuration |
---|---|
AT28C64(B) | A13 and A14 jumpers can be left unconfigured (NC). |
AT28C256 | A13 and A14 jumpers can be configured to select 1 of 4 banks. Leave both as “0” (GND) to use first 4/8KB. |
It is possible to connect switches to the A13 and A14 solder jumper pads to enable quick bank switching with an AT28C256 to select between 4 ROM images. To minimize size and materials, this board does not include this feature by default.
Mask ROMs
Mask ROM | Typical Usage | Configuration |
---|---|---|
2364 | C64 Kernal (901227-03) & BASIC (901226-01) ROMs | Solder pad 2 (middle) to pad 1 (arrow) of the 64/32 jumper (the 64 side) and the OE jumper. |
2332 | C64 Character ROM (901225-01) | Solder pad 2 (middle) to pad 3 (bottom) of the 64/32 jumper (the 32 side) and the A12 jumper. |
Materials
This board uses 2 SMD 0.1″ pitch pin headers and 1 0.6″ wide, 0.1″ pitch SMD DIP socket. SMD components were selected to reduce board width. However, standard through hole components can be easily modified to be SMD compatible by bending the socket legs outward and the pin header legs left and right alternating outward.
No other components are necessary as the AT28C64/256 EEPROMS are 5V-compatible and otherwise identical to standard mask roms. Using this board without an IC socket for the EEPROM is possible, but not recommended.
Programming
EEPROMs are fairly simple and easy to program. They can be programmed using a standard TL866 programmer or any other compatible ROM programmer. A number of other solutions also exist which don’t require specialized equipment. Here are a few options using off-the-shelf components:
- PicoPROM
- 32u4-programmer (a little bit of self-promotion here)
- Arduino EEPROM programmer
- eeprom-writer
- TommyPROM
Using the product options above, you can elect to include an appropriate EEPROM preprogrammed with your desired ROM.
Multi-ROM Configuration
If you’ve chosen to use the Multi-ROM product type, an AT28C256 will be used with 4 possible 8kb slots for ROM files. In the provided configuration, only the first 3 slots will be used. Use the solder jumper pads to select the desired ROM file in the following manner:
ROM | Bank | A13 | A14 |
---|---|---|---|
Character [901225-01] | 0 | 0 | 0 |
BASIC [901226-01] | 1 | 1 | 0 |
Kernal [901227-03] | 2 | 0 | 1 |
If using the Character ROM, the board may need to be configured as a 2332 mask ROM. However, the 4kb ROM file will be duplicated for the full 8kb size, so this may not be necessary.7