PSP自制软件常用的库和物品,大部分自制软件可能需要
资 源 简 介
What is it about ?
This project provides a library called PSPHBC. This provides commonly used functionality to start with your homebrew developments not from scratch. You may find a class your own application could be derived from. Commonly needed initializing and methods will be provided. However, you still have the freedom to do what ever you want.
How to install
Just download the archive of PSPHBC which containes the pre-compiled library as well as the header files. Do extract the contents to your pspsdk folder. This would usually be c:pspsdkpspsdk. The library will be stored in the lib sub folder and the header files will be stored in the include subfolder.
How to use the library
Start creating your own homebrew application class deriving either Cl2dHomebrew or Cl3dHomebrew. This depends on the need of your application. Do implement the method render
文 件 列 表
lib
libpsphbc.a
include
2dHomebrew.h
3dHomebrew.h
3dStatistics.h
callbacks.h
Cl3dEngine.h
ClHBLogger.h
ClMp3Helper.h
ClPspPad.h
ClSimpleTimer.h
ClTextHelper.h
ClTextureMgr.h
graphics.h
Homebrew.h
mem64.h
Mp4Decoder.h