README.txt
C64 Switchless Multi Kernel Switch
Designed by BWACK. CERN OPEN HARDWARE LICENSE v1.2 http://www.ohwr.org/
The CAD files are available on GitHub: https://github.com/bwack/C64-Switchless-Multi-Kernal-27C256-adapter
All text above must be included in any redistribution
A kernal ROM adapter and switcher for C64, C64C, 1541, 1541C and 1541-II. The software is written in the Arduino IDE.
The current selected Kernal is indicated by a color using the RGB LED as power LED replacement. Holding the RESTORE key for several seconds until the LED flashes. You then release it and tap RESTORE until you get the kernal (color) you want. Wait a couple of seconds and the C64 reset with the new kernal selected.
1541 disk drives: Now you can have the disk drive and the C64 switch at the same time! The reset pulse issued by the SKS64 now has prepended serial data indicating the bank number. When the SKS64 board in the disk drive is setup in 1541 mode, it will switch to the upper bank when the C64 is switched to bank1 (for example, JiffyDOS).
Hold the RESTORE key for two seconds. The LED flashes. Release and wait two seconds for the reset.
Hold the RESTORE key for five seconds. Some machine language programs change the way computer returns after a reset. In that case the only way to reset to basic is to turn the machine off. By controlling both RESET and EXROM it is possible to "cold start" the machine.
Note: EXROM reset is only available when the ATtiny's RESET pin is disabled (fuse bit #RSTDISBL). This can only be done with HV-programmers (like TL866).
There are two different PCBs for the SKS64.
Note: The internals of C64/C64C and 1541/1541C are often mixed up, and you must look inside their cases to be sure which boards they have.
Gerbers and hex-files (for programming) are found under the release-tab above.
Programming is done with ISP programmers or High-Voltage programmers. You can use an Arduino Uno as ISP. Please see the User Guide for more information.
After programming, the board must enter setup mode. Please refer to the User Guide.
ROM images are placed in 8k banks.
For 1541C/1541-II ROM images are placed in 16k banks.
You can solder 1x1mm pin headers into motherboard vias to wire up RESTORE, RESET and EXROM.
The Switchless Kernal Switcher for shortboards is based on Sven Petersen's C64 Kernal Adaptor Switch shortboard. The old shortboard version is located at DiscoHR's repository. It is possible to use the original LED and cable assembly. This was an idea I found on tebl's repository.
Note: The schematic revision follows the board revision number.