Recent content by kmkzk

  1. K

    GP32 Direction Needed

    This sounds good! :) Good luck with the proyect, it would be so cool to have a tracker-like for our gp's!! I'm looking for a lsdj cartdrige, but it seems there won't be available until summer. So, i'll wait :) Cheers
  2. K

    GP32 Best Soundlib?

    I tryed to compile that but it was impossible for me. I couldn't find the compiled library also :( Do you know if the old version of libmikmod is compiled and available? However, i'll try pea's libmikmod in Mirkos SDK. cheers
  3. K

    GP32 Best Soundlib?

    I've never heard about 16chn mods. :( Are not mod files limited at 4 channels?? Is there any tool to transform an it/xm to 16chn mod? cheers
  4. K

    GP32 Special Effects

    Hi, As gp32rich said, you should look at old demoscene productions soucecodes. In hornet archive there was very good stuff, but i don't know if it's still available. I remember that there were some demos/effects sourcecodes in programmers heaven. :) good luck!
  5. K

    GP32 Compiling

    I install MrMirkos toolchain and the SDK correctly (I think so...), and i set it's directory to the path variable. But when I try to 'make' an example proyect, the compiler says : "fopen64 is not available in cygwin1.dll" or something similar. I've checked the makefiles and i think they're...
  6. K

    GP32 Compiling

    I would like to add a little question to this thread. Does MrMirkos crosscompiler work with win98? It doesn't work here, and i would like to know if it's an OS problem or just some other thing :( thanks
  7. K

    Libmikmod For Mr.mirkos Sdk Available

    Hi pea, First of all thanks for making this release, it'll be so usefull :) Now I'm using gamepark's SDK, so I think i'll need to use MrMirko's to use libmikmod, right? So, maybe this is a stupid question... Can I use the official SDK and MrMirko's at the same time? :unsure: cheers
  8. K

    GP32 Ringbuffer Code Crashing

    Hi pea, i'm sorry i can't help you with that ringbuffer problem. i tried to download that beta player, and the link is broken for me :( keep on working pea! libmikmod will be really usefull for me and for many other people!! :D thanks
  9. K

    GP32 Libmikmod

    Hi! Last days i was trying to compile libMikMod also, and it was an impossible task for me :-( We had a thread about this in gp32spain forums also. Pea, have you managed to compile a libMidMod.a? I'm really interested in that, beacause i need to play other module formats than mods in my progs...
  10. K

    GP32 Xm-tracker For Gp32 In Dev?

    hi! i think there is no tracker available for gp32. There was a app called gpMuzak (or something similar :rolleyes: ) similar style of fruity loops. You could have a look into gp32x audio&video apps PS:Cool micromusic releases firestARTer ;)
  11. K

    New Game For Gp32!! Xenon Omega Blast

    Great remake!! Congrats joanvr. Keep on working, and make this game a great xenon2! I think the mod isn't very good, ask someone to make a good xenon2 tune :) bomb the bass is great!
  12. K

    GP32 Malloc

    Hi! You have to free the image data first an then free the gif struct. For allocating the gif struct use malloc(sizeof(tGPD_gif)) and for allocating the gif, something like malloc(heigth*width*sizeof(short)). Correct me if i'm wrong. When i use malloc, my programs crash on the gp. It gets ok...
  13. K

    GP32 Complex Gp32 Game

    some cute anime chick would be really cool! :) good luck with the proyect
Back
Top