www.digitalmars.com         C & C++   DMDScript  

D.gnu - GDC 4.3 ported to Allegrex Toolchain (PSP)

reply Paulo <pmml hotmail.com> writes:
Hi,

I've added support to GNU D 1.0 for the MIPS Allegrex Toolchain,
the open source PSP homebrew SDK.

This is in a very early stage of development so you might find
bugs. I hope i can help D to get into game development since it
feels so much more productive than C++ (No flame wars please) :)

You can have it from here:

http://sourceforge.net/projects/minpspw

And more details on the project blog:

http://www.jetdrone.com/minpspw
Nov 02 2010
parent reply Michael Parrott <baseball.mjp gmail.com> writes:
Paulo Wrote:

 Hi,
 
 I've added support to GNU D 1.0 for the MIPS Allegrex Toolchain,
 the open source PSP homebrew SDK.
 
 This is in a very early stage of development so you might find
 bugs. I hope i can help D to get into game development since it
 feels so much more productive than C++ (No flame wars please) :)
 
 You can have it from here:
 
 http://sourceforge.net/projects/minpspw
 
 And more details on the project blog:
 
 http://www.jetdrone.com/minpspw
Great job! I'll take a lot at it and see how it is. I have a PSP with CFW, so I am able to test it. :)
Nov 03 2010
parent reply Paulo <pmml hotmail.com> writes:
Cool,

I am adding D support to GDB for the PSP too, for a next build :)
Nov 04 2010
parent reply Brad Roberts <braddr puremagic.com> writes:
On 11/4/2010 3:50 AM, Paulo wrote:
 Cool,
 
 I am adding D support to GDB for the PSP too, for a next build :)
What are you adding beyond what's already been done for gdb 7.2?
Nov 04 2010
parent Paulo <pmml hotmail.com> writes:
At the moment the current GDB for MIPS Allegrex is still 6.8, so I
only added the patches for the vanilla 6.8 plus Allegrex changes and
special stuff for making it work as expected on Windows too.
Nov 05 2010