X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fregisters.h;h=cb95bc15088421e5a862c4011f453827c3255fb6;hp=204a669c99449717a42ac788e9c48ccd2c360c39;hb=1f4e070a56a597038942d595b82476ca5dc249fd;hpb=3fc2a4c27be8c8cd5f8cf53a0d56c263275b8501 diff --git a/plugins/dfsound/registers.h b/plugins/dfsound/registers.h index 204a669c..cb95bc15 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); +