Commodore 64 Emulator Images

Topics pertaining to the emulation or simulation of the 65xx microprocessors and their peripheral chips.
Post Reply
User avatar
James_Parsons
Posts: 67
Joined: 10 Jul 2013

Commodore 64 Emulator Images

Post by James_Parsons »

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

Post by White Flame »

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.
Post Reply