Add mappers 362 and 398

This commit is contained in:
libretroadmin
2024-06-10 19:56:27 +02:00
parent 4588e03500
commit ac7ab8a99f
4 changed files with 380 additions and 0 deletions

View File

@@ -281,6 +281,7 @@ void Mapper357_Init(CartInfo *);
void Mapper358_Init(CartInfo *);
void Mapper359_Init(CartInfo *);
void Mapper360_Init(CartInfo *);
void Mapper362_Init(CartInfo *);
void Mapper364_Init(CartInfo *);
void Mapper368_Init(CartInfo *);
void Mapper369_Init(CartInfo *);
@@ -306,6 +307,7 @@ void Mapper394_Init(CartInfo *);
void Mapper395_Init(CartInfo *);
void Mapper396_Init(CartInfo *);
void Mapper397_Init(CartInfo *);
void Mapper398_Init(CartInfo *);
void Mapper401_Init(CartInfo *);
void Mapper403_Init(CartInfo *);
void Mapper404_Init(CartInfo *);