X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdsp.h;h=935c6e699366a9586d992bf17093ef25bd981c32;hb=f7b2692b338aaf37470be0a1d0e5ae42c82e0c65;hp=67e52991bea17c643efe82a5049c7998201296d2;hpb=04a4d0db6f20955f132491173c4ec8e11d1e5de1;p=virtualjaguar diff --git a/src/dsp.h b/src/dsp.h index 67e5299..935c6e6 100644 --- a/src/dsp.h +++ b/src/dsp.h @@ -35,6 +35,7 @@ void DSPExecComp(int32 cycles); // Exported vars extern bool doDSPDis; +extern uint32 dsp_reg_bank_0[], dsp_reg_bank_1[]; // DSP interrupt numbers (in $F1A100, bits 4-8 & 16)