Page 1 of 1

Viewing programs from t64 and d64 files?

Posted: Tue Apr 29, 2008 6:43 am
by moriyaminakata
On the real C64, loading a disk with LOAD"$",8 then LIST would allow you to see the entire disk contents and load a specific program on the disk.
After loading a program, IIRC, you could do a LIST and view the program line by line.

Is there a way to do this with t64 and d64 files?

Posted: Tue Apr 29, 2008 8:10 am
by Stuart Toomer
Yes, just make sure that you "Select" the D64/T64 file within CCS64 (DO NOT load/run it), then do the same commands as on a real C64. Have a play around with the <F9> menu system...

Posted: Tue Apr 29, 2008 12:31 pm
by moriyaminakata
Its been a while, but the command is 'LIST', right?
It doesn't seem to be working.
All I get is:
READY

Posted: Tue Apr 29, 2008 7:04 pm
by Stuart Toomer
Make sure that you have Select'ed the required D64/T64 file, using the option in the <F9> menu system. Then, use your normal command, as per the original machine.

Have a read of:
http://homepage.ntlworld.com/stuart.too ... b_htlp.htm