forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

delphi and PSP?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
big0brother



Joined: 16 Jul 2005
Posts: 4

PostPosted: Thu Jul 21, 2005 6:25 pm    Post subject: delphi and PSP? Reply with quote

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


Last edited by big0brother on Sat Jul 23, 2005 2:15 pm; edited 1 time in total
Back to top
View user's profile Send private message
pdc



Joined: 09 Mar 2005
Posts: 107
Location: Rainy Yorkshire, England

PostPosted: Thu Jul 21, 2005 10:03 pm    Post subject: Reply with quote

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
Back to top
View user's profile Send private message Visit poster's website
big0brother



Joined: 16 Jul 2005
Posts: 4

PostPosted: Thu Jul 21, 2005 10:19 pm    Post subject: Reply with quote

thought so, oh well guess i better start learning C

thanks for replying anyway
Back to top
View user's profile Send private message
big0brother



Joined: 16 Jul 2005
Posts: 4

PostPosted: Sat Jul 23, 2005 2:14 pm    Post subject: Reply with quote

is the only difference between C, C++ and C# then way you write the code? can you use any of those to program the PSP or just C?
Back to top
View user's profile Send private message
develprx



Joined: 30 Jun 2005
Posts: 3

PostPosted: Sun Jul 24, 2005 10:30 am    Post subject: Reply with quote

in the current state just C. and yes it has to deal with the way code is written. they are different languages after all. although C and C++ are pretty similar for the most part, just minor differences such as in classes and structs.
Back to top
View user's profile Send private message
Jim



Joined: 02 Jul 2005
Posts: 487
Location: Sydney

PostPosted: Sun Jul 24, 2005 11:07 am    Post subject: Reply with quote

C++ works with pspsdk too. STSound YM player is partially C++.

Jim
_________________
http://www.dbfinteractive.com
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group