Posted by StevenRoy on December 19, 2000 at 07:42:13:
In Reply to: having troble getting some disks to work on my c64... posted by eviltim on December 17, 2000 at 06:10:55:
: I recently obtained a huge box of about 50 pirate c64 disks each disk has about 3 games on it
: the directorys look like this:
: 1 BOOT PRG
: 5 MENU PRG
: 100 FIRST GAME USR<
: 150 SECOND GAME USR<
: how do I run these things
: I cant get ether the boot or menu files to execute
: and the load "*",8 connand doenst work
: any ideas?
There are some cases where you simply have to use LOAD "*",8,1 instead. Try it. That little ",1" may make all the difference.