Retro Game & PC/매뉴얼 팁 작업

C64 .TAP to .D64 conversion and run

smores 2015. 4. 22. 11:36

1) using starcommander on dosbox, extract .seq file from .tap file

2) rename it to .prg

3) prepare .d64 to be initialized (eg. blank.d64, can be renamed to other, eg. 1.d64)

4) mount blank.d64 on ccs64 FDD

5) initialize disk by OPEN1,8,15,"N0:DISKNAME,01":CLOSE1

6) unmount blank.d64

7) using starcommander, put .prg into blank.d64

8) mount 1.d64 in ccs64

9) reboot

10) LOAD"*",8,1

11) RUN



C64-starcommander083.zip


BLANK.D64


WAR.PRG


WARINMID.T64