mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-07 07:38:04 -04:00
merge some pollux code from PCSX
This commit is contained in:
parent
a1b30e1a4a
commit
afdbb7c873
4 changed files with 267 additions and 40 deletions
|
@ -1,2 +1,6 @@
|
|||
|
||||
extern volatile unsigned short *memregs;
|
||||
extern volatile unsigned int *memregl;
|
||||
extern int memdev;
|
||||
|
||||
int pollux_get_real_snd_rate(int req_rate);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue