Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 40

Thread: Linux Handheld console (GP32 & GP2X)

  1. #21

    Linux Handheld console (GP32 & GP2X)

    I think they're due at the end of October.

  2. #22

    Linux Handheld console (GP32 & GP2X)

    Has any progress been made on using pascal for gp2x?

    If so what and how can we participate?

    I got my gp2x last week and I love it.
    The views expressed on this programme are bloody good ones. - Fred Dagg

  3. #23

    Linux Handheld console (GP32 & GP2X)

    At this stage I am still using GCC through Visual Studio 2005 Express. I have sometimes thought about trying to get something running using FPC, but I have never actually sat down to try it yet.

    Does FPC support ARM9 yet? I know it supports ARM7, and that ARM7 binaries work on ARM9, but having support for ARM9 instructions would make the executable faster.

    Does FPC support the 'naked' function attribute? In C, we use "attribute(naked)" after a function declaration for code that runs on the second processor.

  4. #24

    Linux Handheld console (GP32 & GP2X)

    OT : How do you target a specific processor like on a PS3 using C?
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  5. #25

    Linux Handheld console (GP32 & GP2X)

    I haven't delved into that part yet. I'm still busy finishing Spyro on the current-gen consoles. Which is why I'm answering this question at 1:50am and I'm still at work.

  6. #26
    Legendary Member NecroDOME's Avatar
    Join Date
    Mar 2004
    Location
    The Netherlands, Eindhoven
    Posts
    1,059

    Linux Handheld console (GP32 & GP2X)

    sweet... (sorry for the late repley... My internet connection at home died hope to be online soon again )
    NecroSOFT - End of line -

  7. #27

    Linux Handheld console (GP32 & GP2X)

    I've been trying to compile the arm-linux units from latest FPC source, but there is an internal error 200203271 at about an hour into the build. This was first reported to the FPC list back in April (with no response), and it is still happening. So I'm stuck at the moment because the build process fails.

  8. #28

    Linux Handheld console (GP32 & GP2X)

    Any updated news on Sly's error??
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  9. #29

    Re: Linux Handheld console

    Quote Originally Posted by {MSX}
    Hi, i just came along this site:

    http://www.gbax.com/

    It's about a new console, GP2X, that seems very interested.
    It's the new version of the GP32, that i've never heard about.. Any of you own one of them?

    What do you think about?
    An open Linux console sounds greedy to me
    I have only just purchased myself a GP2X (arrived Friday last week).
    It is sweet!

    I have been running a MAME emulator on it, and even a Commodore 64 emulator...very nifty!

    At the moment I am programming on the GP2X using the bloodshed Dev C++ compiler...SOB! no Pascal yet

    I can't wait till Freepascal can cross-compile to the ARM9...
    I'll need to install a Linux distro to try it though.

    cheers,
    Paul.

  10. #30

    Re: Linux Handheld console

    Quote Originally Posted by paul_nicholls
    Quote Originally Posted by {MSX}
    Hi, i just came along this site:

    http://www.gbax.com/

    It's about a new console, GP2X, that seems very interested.
    It's the new version of the GP32, that i've never heard about.. Any of you own one of them?

    What do you think about?
    An open Linux console sounds greedy to me
    I have only just purchased myself a GP2X (arrived Friday last week).
    It is sweet!

    I have been running a MAME emulator on it, and even a Commodore 64 emulator...very nifty!

    At the moment I am programming on the GP2X using the bloodshed Dev C++ compiler...SOB! no Pascal yet

    I can't wait till Freepascal can cross-compile to the ARM9...
    I'll need to install a Linux distro to try it though.

    cheers,
    Paul.
    Freepascal *can* crosscompile to ARM9
    The arm-linux crosscompiler should work fine for GP2X.
    Get your fpc4gba copy now!
    Get your fpc4nds copy now!

Page 3 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
  •