Search results

  1. T

    Whre can I find my old avatar?

    Hi guys, I used one of those default avatars that came with the old gp32x' IPB. It was an orange closeup of a bats wing with light shining through. Does anyone know where to find it? I kinda got stuck to it. Btw, I now have 2 logins for the site? One (this one) via username and another...
  2. T

    Gp32 P-sdk 0.7 Pre

    Good morning, bitches I've benn up on this for quite a while now (since june 2005 or so), but i couldn't get the fat16 stuff working right :3 squidge donated his smc_lib a while ago and after fixing various shit bugs and stuff, there's only a few things left i need to add, such as a good doc xD...
  3. T

    Gp32 Revival Coding Compo Launched

    I love the GP32, it's the best handheld I've ever known and I don't wanna let it die like this For all those who love it as much, pour out some code, show the world what the GP32 was and still IS capable of doing If it's finally damned to die, then LET IT DIE WITH GRACE here is the one and only...
  4. T

    GP32 Gp32 Revival Coding Compo

    so, people, i've been planning a gp32 revival compo for some time now been talking with people via IRC n stuff, but there's still some stuff lacking what we've got so far: compo starts 1st January (probably xD) compo ends 2 weeks after 20 people have joined the compo no submission limits...
  5. T

    Gpcinema2 Universal

    soo, next one patched.. i basically just replaced the code that has originally set up the lcd in gpcinema with code that calls swi 8, which is what apps do that are developped with the official GP SDK and use GpGraphicModeSet(); also, this is a compressed fxe with gpcinema1 icon have fun ^_^...
  6. T

    Multifw2 Blu+ Version

    i just got my blu+ today, hooked it up, flashed mfw2.. ooops, wrong bios, my firmware had the "blu+" glitch i would have swapped mfw's lower 32kB with the blu+ fw dump i took befo.. i didnt take one so, well, i downloaded gpd (disasm) from spiv's page, used his commented fw157e dump as reference...
  7. T

    GP32 Swi #5/gpappexecute

    according to mr.spiv's fw-disassembly, swi #5 takes two "arguments" r0 (code or so) and r1 (path) so, if i want to start a gxb i previosuly loaded into memory in some way, i just put the address of the first byte of the actual code into r0 and the address of the first byte of the string...
  8. T

    GP32 Assembler Instructions

    i would like to hack around with some assembler, but i don't know what all the instuctions mean :< so, i guess someone has made a list what which instruction does, ie ... mov r0, r1 - moves r0 to r1 mul r0,r1,r2 - multiply r1 and r2 and store in r0 (dunno wether this is right :P) ... but i...
  9. T

    GP32 Soldering Probs, Rx,tx,rx1,tx1 And Handshaking....

    meh, i'm soldering right now preword: - don't say, this is cool - don't ask why - don't tell me it's impossible - don't flame, tell me i'm crazy blah, asnwer the question or not the question: can i use handshaking for port0 or port1, or just for port0/port1? i mean, is it possible to use...
  10. T

    Random Insults Are Bad, Hugs Are Nice >:)

    i greet everyone that postes here with a hug, lets make a firendship-circle again ppl, hate is taking over this board, we have to defeat it with love! how to do that? get the fuck your gals to like the gp32 :) we need a pink gp32 and some shoyou-games *evil-laugh* *hugs everyone*
  11. T

    GP32 Need File-loader-help In C ;\

    i'm really stuck because my sucking C-knowledge with this atm, i need a file-loader for my 3d-engine so you can dynamically load an object (the file-format is not really complete yet, but nevermind ^^) and one for my basic-interpreter using mirko's sdk, i can load the whole file into ram and...
  12. T

    List Of 220mhz-gp32s

    heya, folks (i always hate to read greetings in the beginning of posts, ah well couldn't resist ^^) since there are so many unmodded gp32s that can o/c to 200/220mhz with mirko's clockspeed-tester, i wanted to make a list of them ^^ please only post here if your gp32 can o/c to 200 or 220mhz...
  13. T

    Diabolic Pong For Gp32 V0.45

    bwaha, the new version is out ^^ well, just some things improved and added basic it-mode [you can select with L and R the square you want, near to the score, the left-bottom square will change gravity, unfortunately not implemented yet, the top-left quare will speed you up by one in exchange for...
  14. T

    Diabolic Pong For Gp32 V0.41

    heya, it's out :) to begin, i wrote it from scratch (i havent even played pong before XD (expect 2pong2, which isnt as nice as mine is :D)) it's not intended to rebuild the old pong.. it's just a little project for me to learn gp32-coding as much as possible for now :D bwah, for further...
  15. T

    GP32 Mirko-sdk, Sound; How Does It Work?

    using mirko's sdk and trying to implement sound into my game.. i'm sorry to bother on here, but i dont know how to use "samples" at all, i think they're even too big for my needs, i dont want to write 200 charactsers just for a "blip" any suggestions? maybe asm? thanks in advance..
  16. T

    Gpstory

    you have seen http://www.gp32eu.com/gpstory.php ? you asked yourself what it means? i'm translating it via morning coffee (for korean input) and babelfish.altavista.com 8) front page: by 변바기(byolbagy@msn.com) the girl says: GP32사세요~!! the boy: 비켜... 무거워~!! babelfish: by Byun...
  17. T

    GP32 Suggestion: Reloading Wind-ups After App

    man, how i love the night :D i just came up with an idea (would do it myself, but still am too lazy to a) compile the gp32-gcc or B) use a premade toolchain and set it up properly XD) ok, the problem is that you start wind-ups, then start an app and in many cases the app/game supports rebooting...
  18. T

    'safe' Flashing

    hi folks, now, that wind-ups 1.0 is finally released i'm really looking forward to use it as default (since this seems to load every sort of fxes :D) thats why i want to flash my firmware to aquafish 4.0, but i dont want fishy bugs like that one in mr.spivs firmware with the upload-limitation...
  19. T

    GP32 ssh for gp32?

    hi there, my question is, does anybody try to do an ssh-port for the gp32? i mean, linux doesnt really work on gp32 (now) thatswhy it would be cool to have at least an ssh-client for the gp32 from which you can connect to your linux-box :D i wonder, if i'm the first one with this idea in this...
Back
Top