[AD] PSP Patch for Allegro 4.2.2 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Hi,
the port is not complete yet and is based on Allegro 4.2.2.
Is an ALPHA VERSION: only tested with 16 pp color depth, no video bitmaps, no joystick, no timers, etc. But it's more or less usable.
Building Allegro for PSP under Linux
===========================
The psptoolchain and PSPSDK must be installed in the usual way.
1) Apply the patch to the Allegro 4.2.2 sources.
2) [...allegro-4.2.2]$ ./fix.sh psp
3) [...allegro-4.2.2]$ make lib install
In my home system the lib and headers are installed in /usr/local/pspdev/psp/lib and /usr/local/pspdev/psp/include.
Add DEBUGMODE=1 or PROFILEMODE=1 in step 3 for the debug and profile versions of the library.
Using Allegro for PSP under Linux
==========================
For build the Allegro apps I use the PSPSDK standard Makefile used for building the PSPSDK samples.
In the LIBS variable add -lalleg -lm -lpspaudio -lpspgu
Regards.
diedel.
Attachment:
psp-allegro-patch-4.2.2.diff.gz
Description: GNU Zip compressed data