Search results

  1. S

    Vice Skips On Gp2x?

    Hi all Im trying to use vice 1.21 on gp2x, but Im having issues. Every half a second or so, the emulation skips (audio and video), no matter what my frameskip settings are. Does anyone have any idea why, and how I might fix it? it makes everything unplayable. Thanks
  2. S

    GP2X Embedding Assembler In C

    Hi all Im interested in learning some assembler for the gp2x, wrapped in C. Quick question tho - how do I know which registers I can use and which I cant? Obviously the compile C side of things will be using registers, but how do I know which are in use? or does it push all the registers to a...
  3. S

    Open2x Doesnt Compile For Me

    Hey all Im following the directions here to setup the toolchain on my Ubuntu EE based PC. Getting and installing the toolchain is no problem, but I get errors when I try to install the libraries. Can anyone decipher this for me? It all seems to go along swimmingly until...
  4. S

    Is Complete Control Over The Hardware Possible?

    Hi all Just wondering: is it possible to 'switch out' linux and take full control of the hardware? I like bit-banging bare metal :) If so, does anyone 1) know how and 2) have a decent memory map? Thanks
Back
Top