Hallo Zusammen,
nach dem mein SideKick seitens der Hardware funktioniert, habe ich mich gestern mal um die Inhalte auf der SD-Karte gekümmert.
Im "sidekick64"-File habe ich folgende Eintragungen gemacht:
MENU KERNAL 20 10
KERNAL "JiffyDOS" SD:KERNAL\JiffyDOS\JiffyDOS_V64_6.01.bin
KERNAL "Fav Kernal 2" SD:KERNAL\fav2.bin
KERNAL "Fav Kernal 3" SD:KERNAL\fav3.bin
KERNAL "Original" SD:KERNAL\Original\kernal.bin
Aber wenn ich das JiffyDOS Kernal aufrufe kommt der Hinweis "File Not Found! ... Das Kernal-File ist aber im Richtigen Order kopiert.
Genauso wehält es sich mit Fort Apocalypse:
MENU CRT 1 4
# simply define one such line per .CRT
# there is NO CHECK if the file exists, and you have to take care
# that there's enough space on the screen
CRT "Fort Apocalypse" SD:CRT\Games\Fort Apocalypse.crt
CRT "Favorite CRT 2" SD:CRT\fav2.crt
CRT "Favorite CRT 3" SD:CRT\fav3.crt
CRT "Favorite CRT 4" SD:CRT\fav4.crt
CRT "Favorite CRT 5" SD:CRT\fav5.crt
# you can add the "MENU CRT" command again to continue the list of CRTs with new coordinates!
Was mache ich falsch??
P.S. folgende Programme kann ich jedoch aus dem Menu heraus einwandfrei starten:
MENU PRG 1 15
PRG "WiC64 Start" SD:PRG\WiC64\Start.prg
PRG "FPGASid Tool" SD:PRG\FPGASid\configuru.prg
PRG "PRG 3" SD:PRG\3.prg

Edit: ein Fehler könnte ich schon gefunden haben: das original "kernel" ist eine .rom Datei und keine .bin Datei! Kann ich diese überhaupt verwenden ?