Having done a few other Namco System 1 games, it makes sense to do another one using the same technique.
As with Splatter House I don't have a board set running this game so the patches have been tested in Mame but should work 100% on the real boards.
The patch requires no hardware changes, just 2 eproms patched and reprogrammed.
It is also compatible with the FIX version (MM1_P7.BIN) rom that removes the need for the custom 151 chip.
To reset the High Scores just power up the board with with dip switch 7 turned on.
I have a request now, if you apply this patch and it works please either click the Thanks option for the post or add a reply so other people can see it works.
mm_voi-0.bin
mm1_p7.bin
As with Splatter House I don't have a board set running this game so the patches have been tested in Mame but should work 100% on the real boards.
The patch requires no hardware changes, just 2 eproms patched and reprogrammed.
It is also compatible with the FIX version (MM1_P7.BIN) rom that removes the need for the custom 151 chip.
To reset the High Scores just power up the board with with dip switch 7 turned on.
I have a request now, if you apply this patch and it works please either click the Thanks option for the post or add a reply so other people can see it works.
mm_voi-0.bin
Code:
[b]These bytes should all be 80 before you changes them.[/b]
[b]0F788: CE C8 80 CC C7 C0 DD C9 C6 40 BD BA 65 7F C7 BF[/b]
[b]0F798: CE 00 E0 39 F6 C7 BF 27 36 C1 AB 26 05 7F C7 BF[/b]
[b]0F7A8: 20 0F CE C7 BF 3A A6 00 CE C8 7F 3A E6 00 11 26[/b]
[b]0F7B8: 1B 7C C7 BF F6 C7 BF C1 41 27 0E CE C7 BF 3A A6[/b]
[b]0F7C8: 00 CE C8 7F 3A A7 00 20 03 7F C7 BF 7E B9 1A B6[/b]
[b]0F7D8: C8 8F F6 C7 CF 11 27 F4 5F D7 C9 CE C7 C0 3A A6[/b]
[b]0F7E8: 00 CE C8 80 3A E6 00 11 26 E2 D6 C9 5C C1 0F 26[/b]
[b]0F7F8: E8 C6 10 F7 C7 BF 20 C3[/b]
[b]
[/b]
[b]0F838: change these bytes CE 00 E0 to BD B7 88[/b]
[b]0F8F4: change these bytes B9 1A to B7 9C[/b]
[b]0FFE0: change the byte FF to 31[/b]
mm1_p7.bin
Code:
[b]6164: change these bytes E0 00 to FD 60[/b]
[b]6889: change these bytes CC 01 7B to BD FD C5[/b]
[b]
[/b]
[b]These bytes should all be FF before you changes them.[/b]
[b]FD50: 47 41 44 47 45 54 46 52 45 41 4B 32 30 31 37 00[/b]
[b]FD60: BD E0 00 CC 01 7F FD E2 00 DD 42 B6 30 29 84 02[/b]
[b]FD70: 26 2C 8E FD 50 CE 37 C0 A6 C0 A1 80 26 20 81 37[/b]
[b]FD80: 26 F6 CE 37 D0 8E 12 40 EC C1 ED 81 8C 12 70 26[/b]
[b]FD90: F7 FC 12 41 FD 12 C1 B6 12 43 B7 12 C3 39 CE FD[/b]
[b]FDA0: 50 8E 37 C0 A6 C0 A7 80 81 37 26 F8 C6 AB F7 37[/b]
[b]FDB0: BF CE 12 40 8E 37 D0 EC C1 ED 81 8C 38 00 26 F7[/b]
[b]FDC0: 7C 37 CF 20 CC CC 01 7F FD E2 00 DD 42 CE 12 40[/b]
[b]FDD0: 8E 37 D0 EC C1 ED 81 8C 38 00 26 F7 7C 37 CF CC[/b]
[b]FDE0: 01 7B 39[/b]