From 61ff9132f9a6d0c1a13ce0b461957fee26d9f295 Mon Sep 17 00:00:00 2001 From: zeromus Date: Sat, 16 Nov 2013 19:23:16 +0000 Subject: [PATCH] mapper29 unif --- trunk/src/unif.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/src/unif.cpp b/trunk/src/unif.cpp index 0238d441..28ea0471 100644 --- a/trunk/src/unif.cpp +++ b/trunk/src/unif.cpp @@ -390,6 +390,7 @@ static BMAPPING bmap[] = { { "NovelDiamond9999999in1", Novel_Init, 0 }, { "OneBus", UNLOneBus_Init, 0 }, { "PEC-586", UNLPEC586Init, 0 }, + { "RET-CUFROM", Mapper29_Init, BMCFLAG_32KCHRR }, { "RROM", NROM_Init, 0 }, { "RROM-128", NROM_Init, 0 }, { "SA-002", TCU02_Init, 0 },