I’ve been studying programming for a few years now (probably only a few days worth of actual study though) and the language I am learning is Delphi (I probably should have gone with C) and have made a PONG game, I want to know if its possible to converted this to play on the PSP and if so how?
Any help would be much appreciated
delphi and PSP?
-
- Posts: 4
- Joined: Sat Jul 16, 2005 8:27 pm
delphi and PSP?
Last edited by big0brother on Sat Jul 23, 2005 2:15 pm, edited 1 time in total.
Short answer: No.
Longer answer:
As I'm sure you are aware, the Delphi compiler is closed source and compiles Windows/x86 binaries only.
I believe the GNU Pascal Compiler can output MIPS binaries but as the pspSDK (unoff.) is for C, you will have to do plenty of hard work yourself.
If you have been studying for years, you should know to expect very little from Delphi but Windows apps :P
Longer answer:
As I'm sure you are aware, the Delphi compiler is closed source and compiles Windows/x86 binaries only.
I believe the GNU Pascal Compiler can output MIPS binaries but as the pspSDK (unoff.) is for C, you will have to do plenty of hard work yourself.
If you have been studying for years, you should know to expect very little from Delphi but Windows apps :P
-
- Posts: 4
- Joined: Sat Jul 16, 2005 8:27 pm
-
- Posts: 4
- Joined: Sat Jul 16, 2005 8:27 pm