C64-Controller: Unterschied zwischen den Versionen

Aus
Wechseln zu: Navigation, Suche
(Weblinks)
(Weblinks)
Zeile 50: Zeile 50:
 
* [http://henning-liebenau.de/reprom64/ REPROM64] - one of the best ROM Adapter for the C64
 
* [http://henning-liebenau.de/reprom64/ REPROM64] - one of the best ROM Adapter for the C64
 
* [[FremdeProjekte/MeGALoDOS#MeGALoROM|MeGALoROM - C64 Kernal switch for MeGALoDOS]]
 
* [[FremdeProjekte/MeGALoDOS#MeGALoROM|MeGALoROM - C64 Kernal switch for MeGALoDOS]]
* [https://www.forum64.de/index.php?thread/77810-superkernal-erstinbetriebnahme-storage-collections-sks-faq/&highlight=superke C64 - Super Kernal]
 
* [https://www.forum64.de/index.php?thread/87120-vorstellung-projekt-magicflash64/ MagicFlash64 - Flash Speicher als C64 Kernal]
 
* [https://github.com/bwack/C64-Switchless-Multi-Kernal-27C256-adapter 8 fach Kernel Umschalter mit ATTiny ]
 
* [https://www.forum64.de/index.php?thread/62219-der-schrittweise-aufbau-der-4-8-fach-kernal-umschaltung-f%C3%BCr-den-c64-zum-zusehen/ 4/8-fach Kernal Umschaltung BitBreaker4U]
 
* [http://www.arke.de/elektronik/commodore-64-vollelektronische-kernal-umschalt-platine/ 8-fach Kernal Umschaltung (Arke)]
 
* [https://8bitrechner.wordpress.com/2015/01/10/8-fach-kernal-umschaltplatine-schalterlos/  8-fach Kernal Umschaltung (8bitrechner)]
 
* [https://technology-blog.net/c64-kernel-umschalter/ Faszination C64 - 3/6-fach Kernel Umschalter für Commodore 64]
 
 
* [https://mingos-commodorepage.com/tutorials/c64kernal.php?id=123&title=Der%20Kernal%20f%C3%BCr%20den%20C64%20selbst%20gemacht 2 fach Kernal Umschalter / Adapter Sockel]
 
* [https://mingos-commodorepage.com/tutorials/c64kernal.php?id=123&title=Der%20Kernal%20f%C3%BCr%20den%20C64%20selbst%20gemacht 2 fach Kernal Umschalter / Adapter Sockel]
 
* [https://www.pcbway.com/project/shareproject/COMMODORE_64_SD2iEC___KERNAL_CART_COMBO.html Kernal-Cart + SD2IEC Combo]
 
* [https://www.pcbway.com/project/shareproject/COMMODORE_64_SD2iEC___KERNAL_CART_COMBO.html Kernal-Cart + SD2IEC Combo]
 
* [https://github.com/bwack/C64-Switchless-Multi-Kernal-27C256-adapter 8 fach Kernel Umschalter mit ATTiny ]
 
* [https://github.com/bwack/C64-Switchless-Multi-Kernal-27C256-adapter 8 fach Kernel Umschalter mit ATTiny ]
 
* [https://github.com/bwack/C64-Switchless-Multi-Kernal-27C256-adapter SKS-64 - switchless Kernal Switch]  [https://retrorewind.ca/sks64 (Bezugsquelle)]
 
* [https://github.com/bwack/C64-Switchless-Multi-Kernal-27C256-adapter SKS-64 - switchless Kernal Switch]  [https://retrorewind.ca/sks64 (Bezugsquelle)]

Version vom 15. März 2021, 12:02 Uhr


Der C64 Controller

This is Hardware Extension for a C64 retro computer. (The C64 is a retro hardware from Commodore)

Controls your C64 retro computer. Select Kernal, BASIC and Charset. Select devicenumber of internal SD2IEC drive.


Nessecary Hardware

  • an old C64 computer
  • optionally a internal SD2IEC drive
  • a multi ROM adapter (for example REPROM64 or MeGALoROM)
  • an arduino Nano [3€]
  • an OLED 128x64 display [3€]
  • optionally an I2C LCD display [3€] (16x2, 20x2, 20x4)
  • a Rotary Encoder [1€]


Nessecary Software


Features

  • reset the C64
  • select one of 4 Kernals (and autoreset)
  • optionally select one of 2 BASIC (and autoreset)
  • optionally select one of 4 Charset
  • optionally select device number from 8 Go 11 for an internal drive
  • Info Display


Weblinks