OSLib Modv2 PSP: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:PSP homebrew games" to "" |
No edit summary |
||
| Line 4: | Line 4: | ||
|description=A modded version of OSLib 2.10 and OSLib MOD. | |description=A modded version of OSLib 2.10 and OSLib MOD. | ||
|author=dogo | |author=dogo | ||
|lastupdated=2014/ | |lastupdated=2014/06/06 | ||
|type=Game Engine | |type=Game Engine | ||
|version=1.1. | |version=1.1.3 | ||
|license=GPL-2.0 | |license=GPL-2.0 | ||
|download=https://dlhb.gamebrew.org/psphomebrew/oslibmod2.7z | |download=https://dlhb.gamebrew.org/psphomebrew/oslibmod2.7z | ||
| Line 23: | Line 23: | ||
==Changelog== | ==Changelog== | ||
'''v1.1.3''' | |||
* Updated: libpng to 1.6 | |||
* Fixed: Make oslib build with newer PSP toolchain | |||
* Fixed: Multiple definitions of... | |||
'''v1.1.2''' | '''v1.1.2''' | ||
* Updated: libpng to 1.5. | * Updated: libpng to 1.5. | ||
Revision as of 11:43, 8 June 2024
| OSLib Modv2 | |
|---|---|
| General | |
| Author | dogo |
| Type | Game Engine |
| Version | 1.1.3 |
| License | GPL-2.0 |
| Last Updated | 2014/06/06 |
| Links | |
| Download | |
| Website | |
| Source | |
OldSchool Library (OSLib) MODv2 is a 2D graphics library for the PSP. It is a modded version of OSLib 2.10 and OSLib MOD.
Installation
Copy libosl.a to $PSPSDK/lib/.
Copy the oslib directory (containing header files) in $PSPSDK/include/.
User guide
You can find the documentation in the Doc directory, or consult it online here.
Changelog
v1.1.3
- Updated: libpng to 1.6
- Fixed: Make oslib build with newer PSP toolchain
- Fixed: Multiple definitions of...
v1.1.2
- Updated: libpng to 1.5.
- Updated: Doxyfile to 1.8.6
- Fixed: Doxygen warnings.
Credits
- 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.
External links
- Author's website - https://dogoautilio.wordpress.com/
- Github - http://dogo.github.io/oslibmodv2/files.html