Files
SyncHome/trunk/workspace/C64/C1541.txt
2023-03-13 08:36:51 +00:00

8 lines
365 B
Plaintext

13.5 c1541 examples
c1541 -attach test.d64 -list Attach test.d64 and show directory.
c1541 -attach test.d64 -write test.prg testfile Write test.prg to test.d64 as testfile.
c1541 -format "name,id" d64 disk.d64 Create a disk image in d64 format, format it with the name and id and save it to disk.d64.
http://vice-emu.sourceforge.net/vice_13.html#SEC301