Maze Max is a little French game. Below are two patches to remove the keyclick and define the cursor keys to control the car. That is for the version converted to Rom. Bytes to change depend on the version you have for the keyclick fix.
Keyclick fix:
0002h: EF -> EB (or 91 BE -> EB 8F)
0FEBh: FF FF FF FF (or 00 00 00 00) -> AF 32 DB F3
Cursor keys:
2D1Bh: 02 -> 08
2D2Ah: 04 -> 08
2D29h: 77 -> 6F
2D2Dh: 6F -> 7F
!login ou Inscrivez-vous pour poster