Search found 40 matches

by DanielC
Fri Mar 13, 2009 12:49 am
Forum: PSP Development
Topic: dosbox, now with 100% less drama
Replies: 484
Views: 468963

Sorry again for double post, I think it's warranted as it's on another note. DOSBox 0.72 and the CVS builds beyond have had a lot of changes/bugfixes to the IMGMOUNT command, according to the DOSBox devteam on their forums. I'm yet to check out the changelog, but I might work on your patch CrazyC to...
by DanielC
Fri Mar 13, 2009 12:45 am
Forum: PSP Development
Topic: PSP development on Linux - Your preferred distro?
Replies: 31
Views: 11334

Hey thanks a lot for the speedy reply :) Well I actually tried the native Win32 builds of the toolchain, I didn't know they were so up to date! I tried it with Eclipse but the guide refers to an older version, and I had no idea where the newer Eclipse IDE moved all it's menu stuff - I couldn't figur...
by DanielC
Thu Mar 12, 2009 10:51 pm
Forum: PSP Development
Topic: PSP development on Linux - Your preferred distro?
Replies: 31
Views: 11334

PSP development on Linux - Your preferred distro?

OK, i'm trying to toss up between three distro's for C/C++ development. I always used my Windows OS for programming, but now that I want to get into PSP I think i'd be better off getting into a "real" operating system for developing cross-platform stuff. It'd be better than using Cygwin, M...
by DanielC
Thu Mar 12, 2009 5:11 pm
Forum: PSP Development
Topic: dosbox, now with 100% less drama
Replies: 484
Views: 468963

I made those changes in every Makefile that was generated. But now i'm getting a crap load of "has not been declared" and "does not name a type" and much more, so much it goes out of the screen buffer (can't scroll up to see the starting of the error) - is there a way to pause af...
by DanielC
Wed Mar 11, 2009 5:22 pm
Forum: PSP Development
Topic: dosbox, now with 100% less drama
Replies: 484
Views: 468963

Ah thanks, I thought CXXFLAGS was a parameter for configure but I see it's a variable :P Maybe I should learn Linux... I was presented with an unknown endian error though (is this possibly because my host is Vista x64?) and additionally supplied the ac_cv_c_bigendian=no value to fix that. Handy to k...
by DanielC
Tue Mar 10, 2009 9:18 pm
Forum: Help Wanted Requests
Topic: [PSP] Problem about gcc 4.3.1 when installing psptoolchain.
Replies: 2
Views: 4046

Are you guys in native *nix or running Cygwin under Windows? I use a Cygwin environment and had a lot of troubles building toolchain from svn, the guide that I followed to-the-T to get it working was at http://www.psp-programming.com/forums/index.php/topic,62.0.html If you're not talking about Cygwi...
by DanielC
Tue Mar 10, 2009 7:27 pm
Forum: PSP Development
Topic: dosbox, now with 100% less drama
Replies: 484
Views: 468963

CrazyC : Apologies for the double post, but I was wondering if you've ever looked at the code for the PocketPC port of DOSBox. Hardware differences aside, it's apparently got some pretty nifty optimizations. I will be taking a look at it sometime soon. DOSBox PPC homepage - http://n0p.tonych.info/?D...
by DanielC
Tue Mar 10, 2009 7:04 pm
Forum: PSP Development
Topic: dosbox, now with 100% less drama
Replies: 484
Views: 468963

I'm a little tired of the end-users flooding the thread with stupid questions. I know it's at experimental stage right now, so many questions are a given, but hell.... this aint even DOCUMENTED guys! All i gotta say is, while CrazyC is prolly doing is best to fit the development in with his real lif...
by DanielC
Tue Mar 10, 2009 12:58 pm
Forum: PSP Development
Topic: Win32 native Toolchain for PSPSDK
Replies: 261
Views: 129050

Wow I'm downloading the latest SVN of toolchain in cygwin right now, but am definately gonna check this out... being in a native Windows/NTVDM environment will be much more newbie friendly...! Thanks heaps :)
by DanielC
Tue Mar 10, 2009 12:55 pm
Forum: PSP Development
Topic: Welcome to the PSP development forum!
Replies: 14
Views: 67287

Thank you for these good links guys, they will help on my journey to learn Development for the PSP =)