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.
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);
Troy(GPF)
Awesome news, check out the screenshots over at his site here --> http://gpf.dcemu.co.uk