Backport r171 - UNIF 158B - new board for "Blood of Jurassic" dump

This commit is contained in:
Oggom
2015-06-18 16:43:13 +02:00
parent 86d3ef5171
commit 4cf16b1887
5 changed files with 80 additions and 3 deletions

View File

@@ -450,6 +450,7 @@ static BMAPPING bmap[] = {
{ "VRC7", UNLVRC7_Init, 0 },
{ "YOKO", UNLYOKO_Init, 0 },
{ "COOLBOY", COOLBOY_Init, BMCFLAG_256KCHRR },
{ "158B", UNL158B_Init, 0 },
#ifdef COPYFAMI
{ "COPYFAMI_MMC3", MapperCopyFamiMMC3_Init, 0 },