X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=mappers%2F43.c;h=0ca0cee237e4f8782a353f7613a5064fe4716ab3;hp=2e5f427cdb9bc9e9740a8457aa5df6384d2a552c;hb=c0bf6f9f02a2b6afb961a7e9195e2168d7e9cecf;hpb=4e1934c1ee3a43796e68edc66b3c3f8e079caf7c diff --git a/mappers/43.c b/mappers/43.c index 2e5f427..0ca0cee 100644 --- a/mappers/43.c +++ b/mappers/43.c @@ -54,6 +54,7 @@ DECLFW(Mapper43_write) } else ROM_BANK32(m); + X6502_Rebase(); } void Mapper43_init(void)