Search results

  1. D

    Monitor Issues

    I have a 5 year old Dell CRT monitor, 16" screen area, 20.5" completely across the front, and I constantly am running it at 1024x768x32bit color @ 75hz, and usually I'm using it enough for it to not enter its sleep mode throughout the day, except for when I'm at school, which is for 7 hours...
  2. D

    GP32 Audio

    I've created a software synthesizer. So obviously, the synthesizer will stream its output to a buffer which is outputted (as opposed to playing wav files). Now, I use SDL to get audio because that way I won't have to fool around with directsound, and besides, I intend to use this in my GP32...
  3. D

    GP32 Sprintf Problem

    I feel really stupid with this problem here. I'm using Mr.Mirko's SDK. On my old computer, sprintf worked when I put it in a gp32 program. Now, whenever I try to use sprintf, my compiler gives me an error that says sprintf is undeclared. If I try to include stdio.h, it gives me errors about...
  4. D

    GP32 Collision Detection

    Now, I usually don't have a lot of problems with collision detection, but I'm having trouble with it now. I can't figure out the best way to get it working! I'm talking about physics like balls bumping into each other and stuff. I can't figure out how to tell which edge is bumping into an...
  5. D

    Help! My Hd Is Screwed!!!

    Ok, please help me! We had a power surge, and my computer booted up with a blue screen. It kept booting up with a blue screen. It'd go into the "windows XP is loading" screen thingy, and then bsod. So I went into the recovery console, and typed fixboot. Now my computer isn't booting up at all...
  6. D

    The Even More Incredible Machine On Xp

    Well, assuming PC counts as a console... :P I have the windows version of The Even More Incredible Machine. I enjoyed the puzzles from it, and completed the puzzles in v3.0, but I remember I never had the opportunity to complete the puzzles in TEMIM, so I decided to install it (with XP), to get...
  7. D

    Minor Battery Lid Problem

    When you close the battery lid on the gp32, it's supposed to snap shut, right? Like, the "open" tab clicks into the locking position. Mine doesn't do that, when I close the lid, the tab doesn't click into the locking position, and I have to push the tab a little bit in order to correctly snap...
  8. D

    Gpdrive

    Forgive me if a thread like this has been created before, but I'm a little shaken up at the moment. o_O Ok, so I decided to try GPDrive, so I put it on my SMC, started it, and put the USB in. It worked just like normal, but when I exited the program (by pressing select), the "removable drive"...
  9. D

    GP32 Libmikmod

    I don't know how everyone gets it, but I need libmikmod because of its xm and it support. For the life of me, I can't figure out how to compile it into a library. I have the source to mikplay, but that has code for the fxe program, of which I don't need. I just need the part of the library that...
  10. D

    GP32 Setting Up An Sdk To Work In Bloodshed Dev-c++

    I'm exhausted from searching, nothing helped. I have Bloodshed Dev-C++. I managed to get it in the state where when I click "compile", it will run the correct arm-elf compiler. I would like to set up Dev-C++ to use Mr.Mirko's SDK. I don't know what to put in my directories or anything, because...
  11. D

    GP32 Technical Documents?

    Do you know how NES developers have the nesdev document? It explains that the sound is two squares, a triangle, noise, dpcm, etc, and that the bg is made up of nametables of 8x8 tiles and that there's an interrupt here, and some mappers have a timer that can be used blah blah blah. Is there...
Back
Top