mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-07 08:08:04 -04:00
rename 940ctl_ym2612 to 940ctl
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@32 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
abe0ea43b5
commit
f80d67e12b
2 changed files with 26 additions and 21 deletions
|
@ -1,3 +1,5 @@
|
|||
void sharedmem_init(void);
|
||||
|
||||
void YM2612Init_940(int baseclock, int rate);
|
||||
void YM2612ResetChip_940(void);
|
||||
int YM2612UpdateOne_940(int *buffer, int length, int stereo, int is_buf_empty);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue