Recent content by rainmaker2k

  1. R

    2 Things Sdio And Gba Emulation

    In theory, it should be possible to make it work full speed. Since both the GP2X and GBA are based on a ARM processor. So, it could be done by coding a high level emulation layer that translates the GBA system calls to something the GP2X understands. The VisualBoyAdvance runs so slow because it...
  2. R

    Feedback On Thumbstick Design

    This looks somewhat like the thumbstick of an XBox control. The current thumbstick of the GP2X ain't bad, but I do think the one you draw would have been better.
  3. R

    GP2X Gp2x Emulator For Development?

    Though most programs will work with the SDL libraries for the PC, it's hard to see how well it performs on a GP2x. For example, the released SNES emulator will perform well on a PC, but it's somewhat slower on a GP2x. And that's where the emulator can come in.
  4. R

    Divx - Re-encoding To Make Smaller

    Yep, I used this one too. Great re-encoder, very fast too.
  5. R

    GP2X Gp2x Emulator For Development?

    I was wondering if there is a gp2x emulator to emulate the gp2x itself. Instead of placing the .gpe and .gpu file on a card and try it, it would be a lot easier to just load it into an emulator and start a debugger.
  6. R

    Visual Studio 2005 Skips Linking Step

    This is the generated buildlog Build Log Build started: Project: kgp2xgame, Configuration: Release|Win32 Command Lines Creating temporary file "c:\temp\Projects\kgp2xgame\Release\BAT0000172668860.bat" with contents [ @echo off arm-linux-gcc.exe -c...
  7. R

    Visual Studio 2005 Skips Linking Step

    I followed the steps on the gp2x wiki to set up an environment in Visual studio 2005. It's actually targeted to the express edition, but all the steps can also be done in the studio version. But it seems that the build skips the linking part of the build rules. Can someone help me? The steps...
  8. R

    Usb Problem In Lunux

    Well, if you're starting linux I don't really recommend to begin with Gentoo. It can get pretty complicated if you don't know what you're doing. Maybe you should start with Ubuntu or Mandriva aka Mandrake. Those are easier to get into, I think. Some may disagree. I've been using SuSE for years...
  9. R

    How Gbax.com Orders Are Going??

    I ordered mine on 20th October and live in Holland. Yesterday I got it through the mail and tried out some things. I'm not sure why but I installed the Snes emulator on my SD card and tried to run it. But after starting the program, the handheld just goes into black and stays that way untill I...
Back
Top