Hi ,
I have finish the patch for the Novag Super system III.
The patch is implemented in D8C2 in place of many FF :
Code:
D8C2: 95 45
D8C4: A9 00
D8C6: 85 1D
D8C8: A9 08
D8CA: A6 D7
D8CC: E0 84
D8CE: D0 04
D8D0: 05 1D
D8D2: 85 1D
D8D4: A9 04
D8D6: A6 DE
D8D8: E0 84
D8DA: D0 04
D8DC: 05 1D
D8DE: 85 1D
D8E0: A9 02
D8E2: A6 67
D8E4: E0 44
D8E6: D0 04
D8E8: 05 1D
D8EA: 85 1D
D8EC: A9 01
D8EE: A6 6E
D8F0: E0 44
D8F2: D0 04
D8F4: 05 1D
D8F6: 85 1D
D8F8: 60
The calling of the patch is implemented in DB2C.
DB2C : 4C C2 D8 in place of 95 45 60 .
New checksums for the rom file :
ROM_LOAD("c19082_ss-3-hrom.u5", 0x9000, 0x1000, CRC(85684f27) SHA1(a7eaa9c83b435487e96375ae4140a317e445cbe1) )
Cordialy,
mychess