Recent content by Tristan

  1. T

    Wanted: Gameking

    I've been looking for these little critters high and low, and the only place that seems to sell them is superufo.com, but for blindlingly high shipping. So if anyone still has one of these GameKings (preferably with a few carts), and wants to get rid of them, I'd be much obliged :)
  2. T

    Linux-wlan-ng 0.2.2

    There's a pretty comprehensive list on the Linux-wlan-ng site, it lists not only the sticks containing prism2/2.5/3 chipsets, also other known stick chipsets. Anything with a prism2/2.5/3 chipset will work with this driver btw. Also, it's not possible to power the stick from your GP2X directly...
  3. T

    Linux-wlan-ng 0.2.2

    I just built the linux-wlan-ng 0.2.2 drivers, and seeing as they're not that easy to build, I thought I'd share them with you. http://archive.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,19,1791 This module will add support for Prism2 USB based WiFi sticks to your GP2X. Just follow the instructions in...
  4. T

    Halo On Gpx2!!!

    I don't have a cover story, I'd just like you all to give me your homes, cars, jewelry and money, because 1 + 1 = 2.
  5. T

    Rlyeh Leaving Scene!

    Until the 28th of march. <rlyeh> well <rlyeh> see you on 28th march <rlyeh> holidays here i go! <rlyeh> there* <rlyeh> :D *** rlyeh has quit IRC (on holidays until 28th march, bye!)
  6. T

    Stupid 'r' Button Isn't Working!

    Well, know that opening up your GP32 will ofcourse void your warranty. So my advice is to send it to whereever it came from, and get it fixed/replaced.
  7. T

    "f Day" - What Might It Mean...

    According to #gp32dev, it's fapday *fap* *fap* *fap*
  8. T

    GP32 Frequency Generator And Mixing

    I doubt it, as 44kHz sound is better then 22kHz... I believe this is the samplerate, so at 22kHz, 22 000 samples are taken every second, this has nothing to do with the actualy frequency of the sound being output however.
  9. T

    GP32 Just In Idea!

    Isn't there a bit of EEPROM left to set a bit? Because if you have 3 SMCs, you need to create config files on every one of them (Ok, not that big of a problem, but still). If you could just set a bit in EEPROM that the program reads, there'd be no problem...
  10. T

    GP32 External C Image Arrays

    You could just put the arrays in header files, and include those. Like so: Put this in a header file, called for example, blink.h: unsigned short blink[255] = { ... }; Put this in your code: #include "blink.h" To keep it nice and clean, make another header file, in which you put all your...
  11. T

    Day Of Tentacle <help!! Please>

    You forgot to add that it has C8H10N4HO2O2 in it. The one without that won't wake anyone up...
  12. T

    Day Of Tentacle <help!! Please>

    *raises hand* And I finished Loom, and Sam 'n Max, and most of the Indiana Jones games, etc. etc. and a little unknown game called Lost Eden ( http://koti.mbnet.fi/thething/losteden.htm ) (Not a SCUMM game, but a great game anyhow)
  13. T

    GP32 Learning........

    Devving for the GP32x (Simple devving, not emu's 'n stuff) is actually quite easy. My past experience with programming was mainly just VB, QBasic and a bit of Pascal. And with a little help from #gp32dev, I got my first C project running on the GP32! (Mastermind)
  14. T

    Noob Is Asking :)

    Yep, if you're handy with a soldering iron: http://www.cobbleware.com
  15. T

    Gpmastermind Final

    Hmm, I wonder if it works on a BLU+, I didn't make adjustments for that. Let me know so I can fix it if it doesn't.
Back
Top