]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commitdiff
Added Action Replay 3.17 odd/even checksums.
authorToni Wilen <twilen@winuae.net>
Wed, 5 Feb 2025 17:48:59 +0000 (19:48 +0200)
committerToni Wilen <twilen@winuae.net>
Wed, 5 Feb 2025 17:48:59 +0000 (19:48 +0200)
rommgr.cpp

index 2a81d4760c479d64700b9480607507e753c70750..707f6850d10152276f65924023e1963ac6258873 100644 (file)
@@ -375,6 +375,8 @@ static struct romdata roms[] = {
        ALTROM(29, 1, 2, 131072, ROMTYPE_ODD  | ROMTYPE_8BIT, 0x1d35bd56, 0x6464be16,0x26b51949,0x9e76e4e3,0x409e8016,0x515d48b6)
        { _T("Freezer: Action Replay Mk III v3.17"), 3, 17, 3, 17, _T("AR\0"), 262144, 30, 0, 0, ROMTYPE_AR2, 0, 1, NULL,
        0xc8a16406, 0x5D4987C2,0xE3FFEA8B,0x1B02E314,0x30EF190F,0x2DB76542, NULL, NULL, 1 },
+       ALTROM(30, 1, 1, 131072, ROMTYPE_EVEN | ROMTYPE_8BIT, 0x5fb69a10, 0x2ce641d1,0xe2e25476,0x9be7d1ba,0x41aace07,0x9cb04e27)
+       ALTROM(30, 1, 2, 131072, ROMTYPE_ODD  | ROMTYPE_8BIT, 0xf767d072, 0xa7431d22,0xbfdb746a,0x8bb6073c,0x9edf7a2b,0x65c6d307)
        { _T("Freezer: Action Replay 1200"), 0, 0, 0, 0, _T("AR\0"), 262144, 47, 0, 0, ROMTYPE_AR, 0, 1, NULL,
        0x8d760101, 0x0F6AB834,0x2810094A,0xC0642F62,0xBA42F78B,0xC0B07E6A, NULL, NULL, 1 },