Search results

  1. T

    Sun's Kilobyte Java Virtual Machine

    I just posted this on some Java thread for a GP32 deal, but maybe this is a better place for it: Sun has a KVM implementation for Linux(X11) and Windows, source-code included. The only thing Sun's Community Source Licensing says is that you can't use your results for a commercial product, but...
  2. T

    GP32 Java?

    Sun has a KVM implementation for Linux(X11) and Windows, source-code provided. The only thing Sun's Community Source Licensing says is that you can't use your results for a commercial product, and that's not what we're doing here at all. Sure, KVM is not a top-performing Java Machine(it's pretty...
  3. T

    Programming Language

    Hey, why not port KVM (ie. the standard "old" J2ME implementation, CLDC1.1, MIDP2.0, how superseeded by CLDC HotSpot)? The source is available from Sun, and has a Linux branch... albeit it's X11 linked. Of course, there's the whole problem of the Sun Licence, but it shoudn't affect a Linux port.
  4. T

    Yahoo Purchase Alibaba.com Stock

    Geez. Alibaba is a Business to Business portal. It doesn't sell or build anything. It just happens the company that builds that supposed PMP has a trade link there.
  5. T

    Psx Emu

    Acording to the MMSP2 white paper available at the site: "MP2520F can support three (3) staged alpha blending operations"
  6. T

    Possible Soc/processor For Gpx2

    This is just something I ran into. Since the Q&A to GP ruled out a Samsung, AMD, Intel solution, a quick search found me a SoC solution, that seems similar to the GPX2 specs. THIS ISN'T A FACT. PURE SPECULATION. There are companies making MPEG-4 SoC's out the wazoo currently, and if anyone...
  7. T

    Puzzle Bobble Clone For Gp32

    About the DIV source code... You see, Fenix is actually code-compatible with DIV game studio, if the game doesn't use special, Windows-only code (like DLL plug-ins or 3D code). So, certain simple games made in DIV Game Studio can run under Fenix. They are also looking for people to replace the...
  8. T

    GP32 Series60 Virtualization.

    Well, it IS 4AM over here, but I was having this talk about OSes, and I said there was a chance GP32 could be made to run code frm other devices. We talked about GPAdvance, and a idea started to brew. You see, Jakko Blinker (Phantom in this forums) once said, on Gamasutra and relative to his...
  9. T

    GP32 Linked Lists.

    Thank you for your support! I ended up using STL vectors, since they seem more suitable for what I'm looking for. Here's something for your troubles:
  10. T

    GP32 Linked Lists.

    Well, I already knew SDL, but won't it bloat pure C code, since it's a C++ abstraction?
  11. T

    GP32 Linked Lists.

    As I said, I know how linked lists work, I know how they are applied, and yes, even implement them - I made a C++ CrystalSpace object management plug-in, and have sucessefully completed several college programming courses in C. But let's say that I am extremelly lazy in this summer. Also, that...
  12. T

    Gp32linux And Opie :) [pda]

    In case you haven't seen how a generic, complete Opie desktop looks like : http://opie.handhelds.org/gallery/view_alb..._albumName=ipaq it's something like this. I was going to buy a Shart Zaurus, so this is sweet news to me.
  13. T

    Virginplay.es

    I've been trying to contact them by e-mail for almost a month regarding the Portuguese distributor of the GP32, and they haven't replied as well.
  14. T

    Qbix 3d Game News!!!! Read Please!!

    Don't mix Gamepark with Virgin Play, or the author of the text. He disagrees with this point of view. Virgin Play has been retailing the device as a multimedia player, and this is the "offical explaination" they gave for not betting on games. It is true, however, that games in SMC are...
  15. T

    Qbix 3d Game News!!!! Read Please!!

    Hm, let's brush of my Spanish: Hello everybody I decided to break the silence I had resorted due to the fact I had no important news relating this topic, just so I can clear some aspects that you don't have quite grasped. So, here goes some more information and news about us. Our webpage is...
  16. T

    So Why Would We Want To Buy A Blu Again?

    Didn't people had the exact same argument about the No-FLU/FLU? At least this time is a fresh new batch. And er, it's not like you can buy a FLU nowadays - they sold out everywhere.
  17. T

    GP32 Attack Wave Maker ?!

    I've been working on porting Noiz2sa, since that isn't OpenGL-based, simply pure SDL... but parts of bulletml parser aren't compiling correctly under VC6, and some modifications are needed to the code before I can start (or see if it's possible) the port.
  18. T

    Rrootage Port

    I like rRootage better, too, but the game is laced with OpenGL for the transparency effects. It's a not-trivial matter.
  19. T

    Rrootage Port

    Actually, I've been looking to port Noiz2sa for a while. It's pure SDL and has a 320x240 mode on the command options...
  20. T

    Snes emulator in development for GBA!!

    Hm, I've worked in a SNES emulator, and I have to say that thing is either real or a very complex hoax. I'd love to get my hands on that ARM7 65c816 emulation --;
Back
Top