Search results

  1. S

    Freedo Gp2x

    There's no linux running, thus my own context switch, optimized for this emu. don't forget that 3do uses SWI calls as well, so i've merely added my own handler. Now, ARM60 was running @ 12mips, while ARM9 runs @200+ -- enough overhead to do anything i want, even slow it down by timer :) and mmu...
  2. S

    Freedo Gp2x

    Well, let me correct Jaguarandine a little. I'm not using 2nd core as fixed point coprocessor. After several trials and errors here is most current layout --- 2nd core == ARM60 emulator -- loads and modifies the code for ARM60 (takes into account R15 usage as operand) for direct execution...
  3. S

    Freedo Gp2x

    >>>Small status update: Got preliminary application up and running. Doing following on 2nd core: -- video display line processor (VDLP) is working (displaying dumped screen, built from 5 bitmaps) -- CEL processor working (drawing dumped 12 sprites) -- DSP working (playing a sample from dumped...
  4. S

    Freedo Gp2x

    Hello everybody. I'm the one who's writing FreeDO GP2X Port. Since i have very limited time. I'll be checking in once or twice a week. If you want to ask me any questions -- you can post them here. But -- not more than 2 questions a time :) (give me a break ... i need time to develop, not to...
Back
Top