PDA

View Full Version : Commodore 64 Emulator for NDS



wraggster
March 21st, 2006, 01:14
An entry in the Neoflash Coding Comp (http://www.neoflash.com/forum/index.php/board,37.0.html), heres the details

GPF Posted This:

This is a port of Frodo, by Christian Bauer, with modifications for
the nds by Troy Davis(GPF). The original source code is obtainable from
http://www.uni-mainz.de/~bauec002/FRMain.html. The home page of the NDS port is http://gpf.dcemu.co.uk


Instructions
copy your .D64 c64 disk images to a folder called /rd on the root of your cf/sd card

startup the emulator and it will allow you to select the d64 disk to mount on drive 8


you can press the right trigger to have it automatically type LOAD"*",8,1 and then RUN .

note. You might want to test the .d64 file on another version of Frodo to verify that the d64 is compatible with Frodo.

while playing games the dpad and a and b buttons are used for your joystick

press select to switch between port1 and port2 that the joystick is in.

dpad directions up,down,left,right
a button joystick firebutton
b button space key

The source code will be available on my site and would appreciate any and all help to improve this emulator.

thanks and enjoy,
Troy Davis(GPF)
http://gpf.dcemu.co.uk

thanks to headspin for the keyboard and code, thechuckster for the fat library d64 browser from his stellads port, maintainers of devkitpro and libnds and to all those in #mellowdsdev and #dsdev on efnet for there help and support.

Download and Screens Via Comments, Give Feedback:

scrabbus
March 21st, 2006, 20:31
might test this tonight, but if I dont I just have to say this old dude is a happy old dude!!!

GPF
March 21st, 2006, 23:27
Had someone finally test it on supercard sd and discovered that it didnt work, then with the help of Sektor, he discovered that alot of the targets are disabled by default from the FAT lib that being one of them. I have enabled all of the targets and disabled write support since some of the targets don't have write support yet anyway.

So if the previous version that I entered in the neoflash contest doesn't work for you , iv attached a new version to the post.
http://www.neoflash.com/forum/index.php/topic,1918.0.html

Please vote for my c64 emulator port entry while your are there :)

Troy(GPF)