X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=banksw.h;h=ce9b26318735ba84d4fb2f3e2e781bbfbad5dac8;hp=f45c4893497a358cd739775eb2d9e23ef1ff5dc7;hb=5232c20c0fa2c80964fe1d3f597c239bcf93d6fc;hpb=c62d28102c77e19c291c78bf6bf7f0a81abd54b9 diff --git a/banksw.h b/banksw.h index f45c489..ce9b263 100644 --- a/banksw.h +++ b/banksw.h @@ -90,7 +90,7 @@ void FASTAPASS(2) ROM_BANK16(uint32 A, uint32 V) } } -void FASTAPASS(1) ROM_BANK32(uint32 V) +void FASTAPASS(2) ROM_BANK32(uint32 V) { setprg32(0x8000,V); PRGBankList[0]=V<<2;