notaz.gp2x.de
/
libpicofe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c633456
)
bugfixes in sram memhandlers
author
notaz
<notasas@gmail.com>
Wed, 21 Nov 2007 22:04:59 +0000
(22:04 +0000)
committer
notaz
<notasas@gmail.com>
Wed, 21 Nov 2007 22:04:59 +0000
(22:04 +0000)
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@301
be3aeb3a
-fb24-0410-a615-
afba39da0efa
psp/emu.c
patch
|
blob
|
blame
|
history
diff --git
a/psp/emu.c
b/psp/emu.c
index
c63c00b
..
4006d9f
100644
(file)
--- a/
psp/emu.c
+++ b/
psp/emu.c
@@
-21,7
+21,7
@@
#include "../common/lprintf.h"
#include "../../Pico/PicoInt.h"
-#define OSD_FPS_X 4
24
+#define OSD_FPS_X 4
32
// additional pspaudio imports, credits to crazyc
int sceAudio_38553111(unsigned short samples, unsigned short freq, char unknown); // play with conversion?