dogo / oslibmodv2

OldSchool Library (OSLib) MODv2, a 2D graphics library for the PSP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OldSchool Library (OSLib) MODv2

Build Status

This is a modded version of OSLib 2.10 and OSLib MOD

The original OSLib by Brunni can be found here: http://brunni.palib.info/new/index.php?page=pspsoft_oslib

The original OSLib MOD by Sakya can be found here: http://www.sakya.it/forums/viewforum.php?f=7

CURRENT RELEASE

DOCUMENTATION

You can find the documentation in the Doc directory, or consult it online here:
http://dogo.github.io/oslibmodv2/

License

OSLib Modv2 is free software, licensed under the GPLv2; see COPYING for details.

SUPPORT

You can report bugs and talk about OSLib MODv2 here:
diautilio@gmail.com

INSTALL

To install OSLib MODv2
copy libosl.a to $PSPSDK/lib/
copy the oslib directory (containing header files) in $PSPSDK/include/

THANKS

uppfinnarn for update libpng and makefile
Strangelove for fixing many bugs
STAS for tha patch fixing many bugs
pspZorba for his adhoc sample
MrMr[iCE] for libpspmath
InsertWittyName for all the sdk's dialog samples
Brunni for OSLib
Sakya for OSLib MOD
BenHur for intraFont

About

OldSchool Library (OSLib) MODv2, a 2D graphics library for the PSP.

License:GNU General Public License v2.0


Languages

Language:C 96.4%Language:Assembly 1.1%Language:C++ 1.0%Language:Makefile 0.9%Language:Batchfile 0.3%Language:Shell 0.3%