mirror of
https://github.com/holub/mame
synced 2025-04-24 01:11:11 +03:00
funworld/supercrd.cpp: identified one more XOR
This commit is contained in:
parent
b3e50dfa6a
commit
fb89dcf6d3
@ -608,7 +608,7 @@ void supercrd_state::init_supercrd() // TODO: check unknown opcodes
|
||||
{ 0x11, 0x52, 0x50, 0x43, 0x10, 0x43, unkn, 0x02 }, // 0x1x and 0x3x
|
||||
{ 0x51, 0x13, 0x02, 0x12, 0x43, 0x00, unkn, 0x51 }, // 0x4x and 0x6x
|
||||
{ 0x50, 0x53, 0x13, 0x00, 0x51, 0x12, 0x02, 0x11 }, // 0x5x and 0x7x
|
||||
{ 0x12, unkn, 0x40, 0x51, 0x03, 0x50, unkn, 0x12 }, // 0x8x and 0xax
|
||||
{ 0x12, 0x02, 0x40, 0x51, 0x03, 0x50, unkn, 0x12 }, // 0x8x and 0xax
|
||||
{ 0x50, 0x01, 0x53, 0x50, 0x43, 0x43, unkn, 0x00 }, // 0x9x and 0xbx
|
||||
{ unkn, 0x41, 0x43, 0x52, 0x42, 0x00, unkn, unkn }, // 0xcx and 0xex
|
||||
{ 0x43, 0x02, unkn, 0x02, unkn, 0x43, 0x10, 0x43 } // 0xdx and 0xfx
|
||||
|
Loading…
Reference in New Issue
Block a user