File tree 1 file changed +8
-3
lines changed
1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 4
4
** psplib** is a lightweight library written to ease porting of existing
5
5
software (mainly emulators) to Sony PSPs capable of running homebrew software.
6
6
7
- It includes routines to do native sound and video rendering, as well as basic
8
- UI features such as menus, scrolling lists, labels and status bars.
9
-
7
+ It includes routines to do native sound and video rendering, a virtual keyboard
8
+ library, as well as basic UI features such as animated menus, scrolling lists,
9
+ labels and status bars.
10
10
11
11
This repository is a re-release of the library under a more permissive license.
12
12
The original was licensed under GPL, which is likely to be problematic given
13
13
the spectrum of licenses that accompany existing software. Except for the
14
14
license, this is the same version as the one that can be found in the
15
15
[ original SVN repository] ( http://svn.akop.org/psp/trunk/libpsp ) .
16
16
17
+ Sample screenshots from [ fMSX PSP] ( http://psp.akop.org/fmsx ) :
18
+
19
+ ![ Image gallery] ( http://megagames.com/sites/default/files/game-content-images/fmsxpsp_2.jpg " Image gallery ")
20
+ ![ Menu with dropdown] ( http://megagames.com/sites/default/files/game-content-images/fmsxpsp_3.jpg " Menu with dropdown ")
21
+
17
22
Dependencies
18
23
------------
19
24
You can’t perform that action at this time.
0 commit comments