Adding software-selectable mirroring to mapper 166/167. Rewrite mapper 518.

This commit is contained in:
NewRisingSun
2025-09-13 12:31:58 +02:00
parent 29a0caf61b
commit 5d88968cf9
6 changed files with 99 additions and 115 deletions

View File

@@ -424,6 +424,7 @@ void Mapper511_Init(CartInfo *);
void Mapper512_Init(CartInfo *);
void Mapper514_Init(CartInfo *);
void Mapper516_Init(CartInfo *);
void Mapper518_Init(CartInfo *);
void Mapper520_Init(CartInfo *);
void Mapper523_Init(CartInfo *);
void Mapper528_Init(CartInfo *);