merge some pollux code from PCSX

This commit is contained in:
notaz 2012-11-05 00:02:34 +02:00
parent a1b30e1a4a
commit afdbb7c873
4 changed files with 267 additions and 40 deletions

View file

@ -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);