Saved Bookmarks
| 1. |
Solve : Basic Command For C64 Disk? |
|
Answer» WORKS with other floppies fine.I dont know could I do a verify? That would just prove what ever is on there wont it? if I knew the name of what it was.Probably, Do you have JiffyDOS? You could try that.As mention before know, I have basic or pet basic as what I think it ended up as and geos to which I can boot tooo....I think i found how to boot to GEOS:http://cbmfiles.com/geos/index.html I know how.... its load"*",8,1 then it loads. I want to see the names of PROGRAMS that it cant open, not the code.Ok, i read that the C64 has no sort of Directory command, the closest thing to it was LOAD "$",8,1 But it says on Wikipedia that that command just shows random garbage. So basically in C64 Basic, you can't see the entire directory of the drive, unless you use another OS like GEOS or JiffyDos. Articlei dont want to see the directory, i want to know the name of the program. I'm well aware of what load"$",8 does. It just loads it shouldnt display anything. When you save a program you have the chance to name the DISK know way around it that I know. The question is what it is. E.x. I have a game called mumpets ADVENTURE or something and I have to do a load"ma",8,1 ; notice the "" its indicating the program and saing to run that as expected.RUNThat didnt work ether. |
|