Search results

  1. A

    Where are the old folk of GP32?

    Hello everyone, I'm the coder/designer of "Numo" for GP32, I'm here because of evil dragon's email. I just wanted to check if any of the gp32 folk, who lurked gp32 irc channel, participated gp32 competitions and share information and joy. I sometimes encounter Mr.Spiv around, and I heard a...
  2. A

    GP32 Implementing Vbl On Mirko's Sdk

    I examined mr.Spiv's Vertical Blanking emulator and came up an idea of requesting a waitVbl() fuction from mirko :) it's hard for me to adapt spiv's code to my program, I just wish that a command that wait for vertical blanking. I'm writing a program and there are sprites and bacground...
  3. A

    GP32 Mr.mirko's Gpgetrtc() & Gp_installrtc Won't Work

    this time, unlike gp_DMAmemcopy, gpGetRTC() is working just fine on geepee32 emulator, but gpGetRTC() always returns 0 on a REAL gp32. here is the code: char buf[256]; int fps,fpsb; gp_InstallRTC(); fpsb=0; fps=0; cs=0; // current screen =...
  4. A

    GP32 Displaying Picture On Mrmirko's

    I'm really a newbie. I cannot really figure those pointer stuff, but I'm working on them and I understand that C is a pointer language. Now, extern const unsigned short _ay[76800]; // 320x240x16bit bitmap ... ... framebuffer1 = (u16*) FRAMEBUFFER; // 0x0C7B4000...
  5. A

    Vbvns: A Vns Editor For Windows Betatest

    Hmm, I really don't have any time to test it, but I wanted it to release it in it's current (*crap*) status. hey, finally, first VNS editor for windows is here :) Please give me some feedback and post your thoughts/detailed bug reports here. Warning, this program is written using Visual...
  6. A

    GP32 Devkitadv under linux

    One of my coder friend will try to develop something for gp32 in following days. He doesn't know anything about gp32 yet, but he is a cool programmer (he ported napster, jabber and many others to amiga platform) and he asked me which devkit to use under linux. I will point him to devkitadv but...
  7. A

    alkanoid.fxe - what is this?

    hi guys, I'm using gpmanager and pclink 1.3 for transferring files to my gp32. I dont know which program causes this but a file named "alkanoid.fxe" appears from nowhere at my C: drive. What is this? possibly a bug of one of these programs and the generated fxe wont run on my gp32 :). it would...
  8. A

    Official European release date!

    Bad news for us. We expected the release will be in November but as I read in gp32news, mitsui announced that release will be the first week of March 2004. anyway, we have a official release date now.
  9. A

    How much did you pay for customs?

    My two boxes of GP32s with 128MB smcs arrived at istanbul today. I bought them from play asia for $550 (incl. p&p). But today I'm informed about an import fee of $260! ($130 per gp32+smc!!!) Now I'm panicked because I will be paying $400 per gp32. Now I'm wondering about other countries'...
  10. A

    GP Cinema from entware

    Today entware announces GPcinema.. does anybody knows its specs? and who is MyungWoon Go? Entware announcement Url
  11. A

    GP32 Attaching ericsson chatboard to gp32

    I always want to use a hand held ZX spectrum and make simple basic programs while I travel. It looks with GP32 I'm nearly able to make this idea come true. But the problem is: there is 4 or 5 buttons on gp32. I'm sure it's possible to attach any keyboard to GP32. But I think some one has to...
Back
Top