mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
FAME + some random stuff added
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@276 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
7d4906bfc9
commit
70357ce525
22 changed files with 45359 additions and 4395 deletions
|
@ -15,6 +15,8 @@ extern void *psp_screen;
|
|||
|
||||
unsigned int psp_pad_read(int blocking);
|
||||
|
||||
int psp_get_cpu_clock(void);
|
||||
int psp_set_cpu_clock(int clock);
|
||||
|
||||
/* shorter btn names */
|
||||
#define BTN_UP PSP_CTRL_UP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue