Page 1 of 5 12345 LastLast
Results 1 to 10 of 41

Thread: FrodoDS - c64 emulator .d64 working

                  
   
  1. #1
    DCEmu Coder GPF's Avatar
    Join Date
    Apr 2004
    Location
    Texas
    Age
    52
    Posts
    796
    Rep Power
    78

    Default FrodoDS - c64 emulator .d64 working

    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);
    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)
    http://gpf.dcemu.co.uk

  2. #2

    Default

    Of all the emus out there, this is the system I'm waiting for.

    Your project is awesome.

  3. #3
    DCEmu Newbie
    Join Date
    Oct 2005
    Posts
    18
    Rep Power
    0

    Default

    Nice!

  4. #4
    DCEmu Regular scrabbus's Avatar
    Join Date
    Jun 2004
    Location
    Posts
    359
    Rep Power
    74

    Default

    since i tested the earlier release troy has done amazing things with it, keep up the great work

  5. #5
    DCEmu Newbie Metaluna's Avatar
    Join Date
    Mar 2006
    Location
    Pixifoly
    Posts
    42
    Rep Power
    0

    Default

    It looks very promising. Very impressive work!

    C64 has always been my favourite computer. So much fond memories (Bruce Lee, Little Computer People, Fort Apocalypse, Spy vs Spy, Jet Set Willy, Forbidden Forrest, Wizardry, the list goes forever...).

  6. #6
    DCEmu Newbie
    Join Date
    Mar 2006
    Posts
    1
    Rep Power
    0

    Default

    Hi, Troy. Amazing job!

    Any chance of releasing the .nds or .ds.gba files or anything like that? I'd love to check it out.

  7. #7
    DCEmu Coder GPF's Avatar
    Join Date
    Apr 2004
    Location
    Texas
    Age
    52
    Posts
    796
    Rep Power
    78

    Default

    it was released last night I entered it in the neoflash app division contest.
    http://www.neoflash.com/forum/index....ic,1918.0.html you can download it from there, i will get it up on my site soon with the source code also.

    Go there and say how wonderful the emulator is and vote for my project so I can win a flashcard --- or the (XBOX 360) .....

    Troy(GPF)

  8. #8

    Default

    Great! Good luck!

  9. #9

    Default sc cards dont work

    how about supercard, it sims doesnt work.
    emulator starts but any of d64 I put to RD directory not detected
    I have same text like in screenshot is "-2 files detected etc."
    maybe its the library from stellads which seems doesnt work too on supercard
    Is there any chance to correct it.
    MMM..C64.....that was the greatest 8bit I have ever had.

  10. #10
    DCEmu Coder GPF's Avatar
    Join Date
    Apr 2004
    Location
    Texas
    Age
    52
    Posts
    796
    Rep Power
    78

    Default

    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....ic,1918.0.html

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

    Troy(GPF)

Page 1 of 5 12345 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •