RetroNynjah / Switchless-Multi-ROM-for-27128-27256

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switchless Multi-ROM for 27128 & 27256 ROMs

3D rendering

A switchless multi-ROM for 27128 and 27256 ROM (28-pin) type applications. The switch is controlled by an MCU that is picking up predefined magic words on the data bus.
This is a more generic and further developed version of my previous 1541-II Multi-ROM design.

Example use cases:

  • ROM switch for Commodore disk drives controlled by DOS commands.
  • Menu driven Kernal switch for Commodore C64 (shortboards), Commodore C128 and Commodore TED series.
  • You tell me

Check the Applications folder for examples on how to use it for the use cases above.

Check the Technical Guide for a general technical description, build instructions and BOM.

Rendered top view  Rendered bottom view

About

License:GNU General Public License v3.0


Languages

Language:Assembly 52.7%Language:C++ 47.3%