Page 5 of 11 FirstFirst 123456789 ... LastLast
Results 41 to 50 of 102

Thread: C64 Emulator - FrodoDS

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

    Default

    well i have been having problems with my toolchain for a newer release, so in the meantime here is the last version that I did that Iv only tested on my m3:sd.

    Enjoy,
    Troy(GPF)

  2. #42

    Default

    I'm getting ?file not found for some games that loaded in a previous version, am I doing something wrong?

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

    Default

    Thanks for the update! I've just tried the new version with Rambo II !

    By the way, there is a new neoflash compo. They do accept updated version of previous entries :

    http://www.neoflash.com/forum/index.....html#msg17660

  4. #44

    Default

    I was just wondering if this project was still ongoing, and if there are any new developments.

  5. #45

    Default

    Hi GPF, when noticing your Frodo port to DS I was wondering if you are planning on updateing / re-porting Frodo to DC too... ?

  6. #46
    DCEmu Dreamcast ron's Avatar
    Join Date
    Apr 2004
    Location
    MadriDC
    Age
    23
    Posts
    402
    Rep Power
    74

    Default

    Thx Troy !!!!
    SH4 Risc LittleEndian

  7. #47

    Default

    Hi GPF, may I ask you a question?, is FrodoDS using for blitting PALib or libnds? I´m wondering how to write a blitter on PAlib.

    Thanks in advance.

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

    Default

    Quote Originally Posted by LTK
    Hi GPF, may I ask you a question?, is FrodoDS using for blitting PALib or libnds? I´m wondering how to write a blitter on PAlib.

    Thanks in advance.
    using libnds, but its just doing a memcpy from the emulated screen to the ds background.

  9. #49

    Default

    Many thanks , the term "Background" were confusing me a bit, used to surfaces in SDL.

  10. #50
    DCEmu Newbie
    Join Date
    Aug 2006
    Posts
    2
    Rep Power
    0

    Default

    I can't get FrodoDS to work on my DSlite using a Passcard 3 / G6 Lite.

    All i get is the NEOFlash splash on top, and black screen on bottom with "unable to initalize media device!/rd/ ROM directory not found!"

    I have 7 .d64 files in a folder called rd on the root. The FrodoDS.nds file is in a folder called NDS.

    I tried using the FrodoDS_fs.nds approach, but when running that I just got a white screen on top and bottom. When running the createromdisk.bat it wasn't able to find a .gba file. See below output:

    C:\Documents and Settings\me\Desktop\Frodo4>createromdisk

    C:\Documents and Settings\me\Desktop\Frodo4>genromfs -f romdisk.img -d rd -v

    0 rom 44ecdef3 [0xffffffff, 0xffffffff] 37777777777, sz 0, at 0x0

    1 . [0xffffa071, 0xd53ac ] 0040700, sz 0, at 0x20

    1 .. [0xffffa071, 0x3572e ] 0040700, sz 0, at 0x40
    [link to 0x20 ]
    1 Impossible Mission (1984)(Epyx).d64 [0xffffa071, 0x157ad ] 0100700, sz 17
    4848, at 0x60
    1 Kikstart (1984)(Masertronic).d64 [0xffffa071, 0x157ae ] 0100700, sz 17553
    1, at 0x2aba0
    1 Montezuma's Revenge (1984)(Parker Brothers).d64 [0xffffa071, 0x157af ] 01
    00700, sz 174848, at 0x55990
    1 Summer Games (1984)(Epyx).d64 [0xffffa071, 0x157b0 ] 0100700, sz 174848,
    at 0x804d0
    1 Test Drive (1987)(Accolade)(Side A)[cr ESI].d64 [0xffffa071, 0x157b1 ] 01
    00700, sz 174848, at 0xab000
    1 Test Drive (1987)(Accolade)(Side B)[cr ESI].d64 [0xffffa071, 0x157b2 ] 01
    00700, sz 174848, at 0xd5b40
    1 Way of the Exploding Fist, The (1985)(Melbourne House).d64 [0xffffa071, 0x1
    57b3 ] 0100700, sz 174848, at 0x100680

    C:\Documents and Settings\me\Desktop\Frodo4>padbin 0x100 FrodoDS.nds

    C:\Documents and Settings\me\Desktop\Frodo4>copy /b FrodoDS.nds + romdisk.im
    g /b FrodoDS_fs.nds
    FrodoDS.nds
    romdisk.img
    1 file(s) copied.

    C:\Documents and Settings\me\Desktop\Frodo4>padbin 0x100 FrodoDS.ds.gba
    could not openFrodoDS.ds.gba: No such file or directory

    C:\Documents and Settings\me\Desktop\Frodo4>copy /b FrodoDS.ds.gba + romdisk
    .img /b FrodoDS_fs.ds.gba
    The system cannot find the file specified.

    C:\Documents and Settings\me\Desktop\Frodo4>
    Any ideas?

Page 5 of 11 FirstFirst 123456789 ... 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
  •