Commodore 64 Emulator Images
- James_Parsons
- Posts: 67
- Joined: 10 Jul 2013
Commodore 64 Emulator Images
Hello, this may be off tpic, but how do i take a binary file and convert it to a .d64 file for use with vice
JMP $FFD2
-
White Flame
- Posts: 704
- Joined: 24 Jul 2012
Re: Commodore 64 Emulator Images
Vice comes with the c1541 command line program which can create and copy raw binary files in & out of .d64 files.
However, you can ignore .d64 files and just mount a native filesystem directory as a "floppy drive", drag raw .prg files into a running Vice window, or launch .prg files from a commandline invocation of Vice.
However, you can ignore .d64 files and just mount a native filesystem directory as a "floppy drive", drag raw .prg files into a running Vice window, or launch .prg files from a commandline invocation of Vice.