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:
7481dd3
)
timers implemented for new z80 mode
author
notaz
<notasas@gmail.com>
Mon, 26 May 2008 18:58:21 +0000
(18:58 +0000)
committer
notaz
<notasas@gmail.com>
Mon, 26 May 2008 18:58:21 +0000
(18:58 +0000)
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@460
be3aeb3a
-fb24-0410-a615-
afba39da0efa
gp2x/940ctl.h
patch
|
blob
|
blame
|
history
diff --git
a/gp2x/940ctl.h
b/gp2x/940ctl.h
index
0318c1c
..
3251282
100644
(file)
--- a/
gp2x/940ctl.h
+++ b/
gp2x/940ctl.h
@@
-6,7
+6,6
@@
void YM2612ResetChip_940(void);
int YM2612UpdateOne_940(int *buffer, int length, int stereo, int is_buf_empty);
\r
\r
int YM2612Write_940(unsigned int a, unsigned int v, int scanline);
\r
-unsigned char YM2612Read_940(void);
\r
\r
int YM2612PicoTick_940(int n);
\r
void YM2612PicoStateLoad_940(void);
\r