X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=mappers%2F245.c;h=ae20c18f65ef0978f689caf3df8cbdd8011b9e82;hp=2a251826c747333708b3dcab66306055d2382de3;hb=c0bf6f9f02a2b6afb961a7e9195e2168d7e9cecf;hpb=4e1934c1ee3a43796e68edc66b3c3f8e079caf7c diff --git a/mappers/245.c b/mappers/245.c index 2a25182..ae20c18 100644 --- a/mappers/245.c +++ b/mappers/245.c @@ -26,6 +26,7 @@ static void Synco(void) ROM_BANK8(0xA000,mapbyte2[1]); ROM_BANK8(0xc000,0x3e); ROM_BANK8(0xe000,0x3f); + X6502_Rebase(); } static DECLFW(Mapper245_write) {