X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fregisters.h;h=3bca5180b4c47cb9fc66f7d475a23ff429b47f83;hp=204a669c99449717a42ac788e9c48ccd2c360c39;hb=c632283d5c48d7731ec5704c3d5eef54951fec20;hpb=3fc2a4c27be8c8cd5f8cf53a0d56c263275b8501 diff --git a/plugins/dfsound/registers.h b/plugins/dfsound/registers.h index 204a669c..3bca5180 100644 --- a/plugins/dfsound/registers.h +++ b/plugins/dfsound/registers.h @@ -150,3 +150,7 @@ #define STAT_IRQ 0x40 +/////////////////////////////////////////////////////////// + +void CALLBACK SPUwriteRegister(unsigned long reg, unsigned short val, unsigned int cycles); +