X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=plugins%2Fdfsound%2Fregisters.h;h=cb95bc15088421e5a862c4011f453827c3255fb6;hb=7e44d49d2a65d6e45d6f99f72a8cccdb02654aae;hp=204a669c99449717a42ac788e9c48ccd2c360c39;hpb=77d6fd631e4c4efc26333ae43888855b9961493e;p=pcsx_rearmed.git 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); +