Add mapper 465

This commit is contained in:
NewRisingSun
2022-07-27 12:44:40 +02:00
parent c80d2b1297
commit 3999c571c9
4 changed files with 92 additions and 1 deletions

View File

@@ -792,4 +792,4 @@ static void M464Sync(void) {
void Mapper464_Init(CartInfo *info) {
Latch_Init(info, M464Sync, NULL, 0x0000, 0x8000, 0xFFFF, 1);
}
}