PDA

View Full Version : Frodo WIP News (Commodore 64 Emulator for DS)



wraggster
February 26th, 2006, 09:50
Our resident coder here at DCEMU, GPF has posted some news and screenshots of his continued progress with the port of Frodo the Commodore 64 Emulator for the DS, heres the news from him:

I'v gotten .d64 support working now in the c64 emulator, so now I can use snapshots created with the pc version of Frodo, as well as load .d64 disk images.

.t64 tape support isnt currently working because I havent been able to find a portable fscanf function, and/or figure out how to convert the following code.


KOS_fscanf(the_file, "%d", &dir_blocks);
KOS_fscanf(the_file, "%d\015", &num_files);
KOS_fscanf(the_file, "\015%d\015%c\015%d\015", &num_blocks, &type_char, &last_block);


Still have sound to fix, and couple issues with the onscreen keyboard. Next will be to figure out a menu for selecting options and .d64 images to mount etc.

Troy(GPF)

Awesome news, check out the screenshots over at his site here --> http://gpf.dcemu.co.uk