Search found 8 matches
- Mon Oct 20, 2008 2:41 am
- Forum: PSP Development
- Topic: Updated script 005-libbuletml to support gcc >= 4.3
- Replies: 5
- Views: 2989
$ svn diff Index: src/calc.cpp =================================================================== --- src/calc.cpp (revision 2422) +++ src/calc.cpp (working copy) @@ -17,6 +17,7 @@ #define YYSTYPE float #define YYERROR_VERBOSE +#include <string.h> #include <cmath> #include <cctype> This issue seem...
- Sat Oct 11, 2008 9:19 pm
- Forum: PSP Development
- Topic: Assembler Message Error
- Replies: 4
- Views: 2261
Right, I removed the -O compiler flag and it compiles fine now. However without the optimisations, it runs painfully slow. I have tried adding the flags that the -O3 flag enables but get same result, very very very slow. Is there any way around this? As I said its only happening since installing the...
- Wed Oct 08, 2008 6:31 am
- Forum: PSP Development
- Topic: Assembler Message Error
- Replies: 4
- Views: 2261
- Wed Oct 08, 2008 6:31 am
- Forum: PSP Development
- Topic: Assembler Message Error
- Replies: 4
- Views: 2261
Right, I defined no short events and its altered the error. Still dont know why its happening. /cygdrive/c/DOCUME~1/FOL/LOCALS~1/Temp/ccayN0jc.s: Assembler messages: /cygdrive/c/DOCUME~1/FOL/LOCALS~1/Temp/ccayN0jc.s:200808: Warning: end of file n ot at end of a line; newline inserted /cygdrive/c/DOC...
- Wed Oct 08, 2008 5:28 am
- Forum: PSP Development
- Topic: Assembler Message Error
- Replies: 4
- Views: 2261
Assembler Message Error
Hi, I have been searching round for a day now, and I cant find an answer to the issue im getting. Im only getting this issue since setting up a fresh install of cygwin, latest psptoolchain and psplibraries. If I go back to my June 07 toolchain, it compiles fine, but im not able to use the newer feat...
- Sun Mar 09, 2008 10:09 pm
- Forum: PSP Development
- Topic: Basilisk II PSP Port (Mac Emulator)
- Replies: 705
- Views: 568406
J.F. got busy there right after the new year, and has jury duty this month. :) However, I am going to try to put some effort into getting some of this stuff done this month. If you're waiting on something from me, sorry about the delay. I haven't forgotten you. :) Well, ive managed to workout how t...
- Sun Mar 09, 2008 5:32 am
- Forum: PSP Development
- Topic: Trying to use Message Dialogs
- Replies: 7
- Views: 3173
There's an example in samples, but as posted above, no go with CFW. A good example, PSPUAE. Tries to use message dialogue, works with some fw, not others. Then it sux that FOL even tried to use it becuase some users won't see the message. Art. Seen this thread a few times, but was never registered ...
- Sun Mar 09, 2008 5:12 am
- Forum: PSP Development
- Topic: Basilisk II PSP Port (Mac Emulator)
- Replies: 705
- Views: 568406
hurray PSPUAE is now released :D *awaits return of Basilisk II with video out / Sound and Better performance * Um... that's just improvements to the old code by FOL, not my new code. So it's not the release that releases me to work on B2... yet. :D Indeed, I thought while we wait and to give J.F. s...