Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 40

Thread: Linux Handheld console (GP32 & GP2X)

  1. #11
    Legendary Member cairnswm's Avatar
    Join Date
    Nov 2002
    Location
    Randburg, South Africa
    Posts
    1,537

    Linux Handheld console (GP32 & GP2X)

    From what I've read so far I dont think they are trying to be a compeditor of the DS/PSP - its something designed for hobbiest gamers and game developers.
    William Cairns
    My Games: http://www.cairnsgames.co.za (Currently very inactive)
    MyOnline Games: http://TheGameDeveloper.co.za (Currently very inactive)

  2. #12

    Linux Handheld console (GP32 & GP2X)

    It apparently supports SDL out of the box. So take your existing SDL code and recompile. Well, probably a little more than that, but it should be fairly simple.

  3. #13
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Linux Handheld console (GP32 & GP2X)

    Even still, it could compete as an alternative. It's powerful enough...

    But while maintaining it's hobbiest roots.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  4. #14
    Legendary Member cairnswm's Avatar
    Join Date
    Nov 2002
    Location
    Randburg, South Africa
    Posts
    1,537

    Linux Handheld console (GP32 & GP2X)

    Will you be able to use FreePascal to make games for it? I understand the SDL but cant really find anything about using anything other than their own SDK.
    William Cairns
    My Games: http://www.cairnsgames.co.za (Currently very inactive)
    MyOnline Games: http://TheGameDeveloper.co.za (Currently very inactive)

  5. #15

    Linux Handheld console (GP32 & GP2X)

    It comes supplied with gcc, though it has been mentioned in the forums that other languages will be able to be used. I'll definitely give FPC a try when I receive the device.

  6. #16
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Linux Handheld console (GP32 & GP2X)

    Well the compiler or even the language shouldn't matter so much. But the compiler you use should be capable of compiling for the proper processor(s) and OS it uses.

    So in short ARM904T and Linux(ELF). The GNU tools will be a huge help here. More so the linker than gcc.

    I'd have to look more at the 904T version of the ARM processor, but I think FPC should be able to compiler for it now...
    Jason McMillen
    Pascal Game Development
    Co-Founder





  7. #17

    Linux Handheld console (GP32 & GP2X)

    *ARM940T
    Peregrinus, expectavi pedes meos in cymbalis
    Nullus norvegicorum sole urinat

  8. #18
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Linux Handheld console (GP32 & GP2X)

    I was close.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  9. #19

    Linux Handheld console (GP32 & GP2X)

    The 940T is the video co-processor. The host processor is the 920T.
    Specs

  10. #20

    Linux Handheld console (GP32 & GP2X)

    Quote Originally Posted by Sly
    It comes supplied with gcc, though it has been mentioned in the forums that other languages will be able to be used. I'll definitely give FPC a try when I receive the device.
    Keep us informed as soon as your device arrive!
    If you save your data in a proprietary format, the owner of the format owns your data.
    <br /><A href="http://msx80.blogspot.com">http://msx80.blogspot.com</A>

Page 2 of 4 FirstFirst 1234 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •