Add mapper 270, add mapper 256 submapper 14 (CPU opcode encryption)

This commit is contained in:
NewRisingSun
2025-04-01 22:54:58 +02:00
committed by LibretroAdmin
parent 7194d208d9
commit 1f19807dd6
6 changed files with 110 additions and 47 deletions

View File

@@ -250,6 +250,7 @@ void Mapper254_Init(CartInfo *);
void Mapper255_Init(CartInfo *);
void GN45_Init(CartInfo *info); /* m361, m366 */
void Mapper270_Init(CartInfo *);
void Mapper272_Init(CartInfo *);
void Mapper277_Init(CartInfo *);
void Mapper281_Init(CartInfo *);