D.gnu - GDC 4.3 ported to Allegrex Toolchain (PSP)
- Paulo <pmml hotmail.com> Nov 02 2010
- Michael Parrott <baseball.mjp gmail.com> Nov 03 2010
- Paulo <pmml hotmail.com> Nov 04 2010
- Paulo <pmml hotmail.com> Nov 05 2010
- Brad Roberts <braddr puremagic.com> Nov 04 2010
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
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
Cool, I am adding D support to GDB for the PSP too, for a next build :)
Nov 04 2010
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
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









Paulo <pmml hotmail.com> 