Search results

  1. B

    Do You Think Pandora's Power Will Lead To Relatively Lazy/sloppy/i

    Yes, if I'm coding for it :lol:
  2. B

    Exclusive Games Only For Pandora

    Well I think the concept itself isn't bad. Have a look on lostlevels.org, some of the programmers of those ill-fated games would probably welcome the idea of getting paid to complete theirs.
  3. B

    What Will You Do With Your Gp2x?

    I guess I'll keep using it and coding for my 2X 'till it dies. I'm still looking for a cheap F200 as its getting more than a little worn out and I want to code for the touchscreen. I don't use it much anymore because I usually have my notebook with me. I probably won't join the Pandora scene...
  4. B

    Nazca Dreams Code

    I read that the code for Nazca Dreams as well as a Windows binary were released by Nazca. His website is down so I can't download anything. Any info?
  5. B

    Yeti3d Engine

    You don't want to use Yeti3D anyway, its not that great (believe me, I spent weeks trying to improve it). There are far better things out there you can adapt to the iPhone. LGPL stuff should work as far as licensing is concerned.
  6. B

    The Gp2x Is Dead!

    ...long live GP2X!
  7. B

    Learning C

    Uhm...Excuse me... Other languages are NOT syntactic sugar. You try running Perl, Javascript, Ruby, Python, or Java code in a C compiler with some fancy #defines... its not gonna happen.
  8. B

    Boinc On Pandora

    I've never seen an ARM get hot, lol.
  9. B

    Package Manager Repos

    Package managers aren't evil. Throwing around random zips with random static and dynamic dependencies and expecting users to be able to sort it out is. Even linux noobs have no problem using a good package manager, and for those few who are unable to connect their pandora directly to the...
  10. B

    Learning C

  11. B

    Raid Across The Sd Cards, Potential For Speedup?

    I have my doubts as to whether raid 0 style SD access would be any faster, but its an exciting proposition. As for robustness, I'd give that up for speed in some cases. Just keep a mirror on your PC (should be easy enough to do with rsync or similar).
  12. B

    Os Wars

    HP *is* a crappy manufacturer, at least in my experience. It also seems that when they acquired Compaq they became almost twice as crappy.
  13. B

    On/off Switch For The Wifi

    It should be easy to get at by default because there are situations where you'd want to be able to turn it off immediately.
  14. B

    Mapping Pandora Keyboard To Emulators That Don't Support Keyboards

    Its doable (but not easy). This same issue exists on other platforms (the PC for instance) and I haven't seen any emulators that use this method, its just too much of pain in the ass. The emulator would have to have kb profiles for each game so it could detect when "keyboard mode" is being used...
  15. B

    Package Manager Repos

    I think I'm gonna be sick.
  16. B

    Frets On Fire

    And Pygame for its 3D binds to PyOGL which AFAIK is not ES 2.0 compatible. Besides the whole idea is ridiculous. How would you make the controls make any sense, even if you could make a handheld *specifically* for FoF? *I imagine a Virtual Boy with a guitar hooked up to it and shudder*
  17. B

    Frets On Fire

    Psycho et al. won't work because they're X86 only. Also I have no idea how or if 3D will be accessed on Python, but the way FoF does it will not work.
  18. B

    Crazy Idea

    Or rebuilding the whole thing from the Free source code, as has happened with countless other FOSS forks.
  19. B

    Gp32 Emulation

    Well if we didn't have to link statically due to GPH's shitty firmware, GP2X software would be binary compatible with the Pandora.
  20. B

    Intel Atom: Did Pandora Choose The Wrong Cpu?

    What I mean is nothing of linux requires a IA-16 compatible processor. But yeah, X probably could use a new implementation from scratch...but who has the time for that?
Back
Top