Add mapper 280.

This commit is contained in:
NewRisingSun
2025-04-04 00:24:12 +02:00
committed by LibretroAdmin
parent 1f19807dd6
commit 9bb3cae0bb
3 changed files with 85 additions and 0 deletions

View File

@@ -253,6 +253,7 @@ void GN45_Init(CartInfo *info); /* m361, m366 */
void Mapper270_Init(CartInfo *);
void Mapper272_Init(CartInfo *);
void Mapper277_Init(CartInfo *);
void Mapper280_Init(CartInfo *);
void Mapper281_Init(CartInfo *);
void Mapper282_Init(CartInfo *);
void Mapper283_Init(CartInfo *);