Recent content by lemon

  1. L

    [s] suche gpx2 f-100 und f-200

    Ich könnte eine F100 anbieten, ohne Zubehör.
  2. L

    Libusb

    Could you say exactly what you are doing and the exact error message?
  3. L

    GP2X Eclipse Ide

    Well, everyone knows that there's nothink like vi. But this thread talks about doing thing using eclipse, not if eclipse is better than / worse than anything. Both eclipse and jedit are horrible for some things, and the cause is the same... they both are written in java :-) Please stop fighting...
  4. L

    GP2X Eclipse Ide

    Yes, I have always developed for the gp2x using eclipse, but with a manual makefile. I didn't do any kind of trick... it's all simple and easy.
  5. L

    GP2X Update To Openbor For Gp2x

    knowing that it was a rar file, i have just unrar'd it succesfully (using unrar). Whe don't they provide a rar file instead of a windows executable? grrr...
  6. L

    GP2X Update To Openbor For Gp2x

    well, the .exe is an executable, a program file for windows, which I cannot execute on my system. I don't have (nor want) a system running windows...
  7. L

    GP2X Update To Openbor For Gp2x

    Where can I download it? I searched for it on generation.com but even when they announce it's there then when you try to download, instead of it you get a strange "BattleToads.exe" file which, of course, is completely useless to me...
  8. L

    GP2X Fixed Point Math

    rabidcow, I find your idea of not shifting during concatenated operations very interesting. Anyway, I'm finding a problem implementing it. My Fixed<> class is a template where only the fractional part is specified (it uses always a 32bit integer to strore the values so a Fixed<16> would be...
  9. L

    Age Of Beast

    I have been talking with roel (the main coder behind Beats of Rage and Age of the Beast) about a port for the GP2X, although we'll have to wait (AotB will only be released then it is ready), and talking about the game resolution, he told me that it will have variable resolution (dependent on the...
  10. L

    GP2X Update To Openbor For Gp2x

    Hi jbrodack! I'm back from my holidays (well, I've been back for some time) and now I have just started to work on openbor again. I'm still lacking on free time, like always, so it will take some time. I consider my BoR release final, as no one has told me any failure since the latest version...
  11. L

    GP2X Using Eclipse As An Ide?

    I do use it, simply by creating a new "Standard Make C++ Project" (or a "Standard Make C Project) and write a makefile suitable for gp2x
  12. L

    GP2X Java On Gp2x?

    gcj is able to native compile java code so its probably possible to compile gcj for arm and then use it to create native arm binaries of your java code which don't need a vm.
  13. L

    General Problem With Oopo Toolchain (newbie Coder)

    Mmm, oopo's script should be updated to use this SDL version then...
  14. L

    General Problem With Oopo Toolchain (newbie Coder)

    Well, at least last week paeryn's SDL libraries were broken. I did some tests and had to revert to using theoddbot's (non accelerated) libraries again. I hope paeryn can do a new release which works again
  15. L

    Gp2x Bor Mod Compatibility?

    I mostly play only to the original or, so if instead of saying the things here you tell me which mods do NOT work I will be able to try to get them working...
Back
Top