Search results

  1. T

    GP32 gpquake cvs

    erm, os9xgp is still worked on, gpadvance makes updates day to day and gpquake was never ment to run on more than 2 fps..
  2. T

    What Would You Say If...

    this is a sad thing it's not like it doesnt matter what the others say (i thought that at the beginning) everyone will get pretty damn pissed if they work their ass off for weeks, months or even years, are statisfied with their work and then someone tells them it's shit.. the lame questions...
  3. T

    GP32 Need File-loader-help In C ;\

    ha! i found some problem now ' is not the same as "" 'a' means a, "a" means 'a','\0' (nul, not NULL) found a good tutorial at http://pweb.netcom.com/~tjensen/ptr recommended :) btw, the b[0]=a[0]; b[1]=a[1]; - problem is still left open, but i'm not finished reading, muah i love google Edit...
  4. T

    GP32 Need File-loader-help In C ;\

    had a look at mirko's hello world, char a[3]; a[3]="muh"; works fine i really gotta get a good tut about arays and strings in C.. (the one i have sucks at deeper detail)
  5. T

    GP32 Need File-loader-help In C ;\

    also, if i do a[0]="m"; a[1]="\0"; (or, what i preffer, NULL) a doesnt work nobody has a solution for this sick wicked problem? :\
  6. T

    GP32 Need File-loader-help In C ;\

    doesnt work, doesnt work hell, did nobody try string-modifying before? maybe mirko's gp_drawString is just a bitch, but i highly doubt that
  7. T

    GP32 Need File-loader-help In C ;\

    ok, now could anyone test the following code and tell me why that happens what happens? #include "gp32.h" u16 *fb; char *a; char *b; char *c; void main() { fb=(u16*)FRAMEBUFFER1; gp_setCpuspeed(14); gp_initFramebuffer(fb,16,65); gp_clearFramebuffer16(fb,0x0000); a="muh"; b=a...
  8. T

    GP32 Need File-loader-help In C ;\

    now *this* really really really extremely super- uber suxxors (i'm pathetic, i know :P) gp_drawText wont print normal chars, just pointers -_- that was just the first issue *gotta continue my research that intrests noone expect my-selfish-self* cheers :D
  9. T

    GP32 Need File-loader-help In C ;\

    ok, i see this leads to nothing; after some cooling-down with finally getting a kernel-module for 3d-accleration on my linux-box to work (took some hours, but 0wnz y00 a11 XD) i'll do some testing with strings, and if i finally get this tupid @"§!&§!!! to work, i'll implement that into my else...
  10. T

    Gamepark.tk

    erm, well, erm isn't a board like this enough? :blink:
  11. T

    GP32 Need File-loader-help In C ;\

    thanks for that info.. fck, i'm really damn fucked now i'd be very thankful for a full code that copies a part of the first into the second string.. (like the first string being "this is a test" then copy "is is a te" into another string) btw, the following code doesnt work for some stupid...
  12. T

    GP32 Need File-loader-help In C ;\

    fuck, shit, fuck could a mod please mov it to dev-help? ^^'
  13. 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...
  14. T

    Music Suggestion

    the "best" for windows Mencoder the best youre gonna find for *nix, osx and windows :P well, it's not the easiest to use, install or anything
  15. T

    How Many SMC's Do You Have For Your GP?

    i have a 128mb smc with the stuff i need on.. i really need like 4 or 5 more, 1 for apps one for mp3s (i like the look of the mp3-player :P) one for movies one specially for deving one for roms and maybe wads ah well, 10 smcs would be enough i think ^^ uh, i also have a 16mb-one where once D&G...
  16. T

    Wits End

    and you really couldn't figure this for years now :blink: aren't there loads of forums, ppl on irc and also local ppl :blink: stupid :blink:
  17. T

    List Of 220mhz-gp32s

    yes, so much of that -.- i should have expected this :S should make a os9xgp-version w/ 200mhz, so i can fully enjoy som2 :D (it is open source)
  18. T

    Fgen 32 Crashes At 156mhz

    it would be odd if you can run like 160mhz in other apps/emus expect fgen, tho
  19. T

    Psu For Gp32

    i never had problems with shorts (it just didnt work) but well, i'm crazy :P cheers
  20. T

    The Best Of The Best

    that wasnt pretty lame, that was the start of a flame-war from someone who's bored addictive homebrew: girigiri walker ah! cats-daioh falldown bob the amazing lemon bluegol gp games gp doom ^^ diabolic pong for gp32 (i really recommend this masterpiece, it's the best and most genuine...
Back
Top