mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-06 15:18:05 -04:00
rename 940ctl_ym2612 to 940ctl
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@32 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
edbb82f88e
commit
52d3dd5fe1
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