mirror of
https://github.com/holub/mame
synced 2025-04-29 03:20:50 +03:00
unkitpkr: Document another patched-out jump (nw)
This commit is contained in:
parent
6af2a1ff60
commit
d0ecb08b6c
@ -696,6 +696,12 @@ DRIVER_INIT_MEMBER(wallc_state, sidam)
|
||||
00d5: nop
|
||||
00d6: nop
|
||||
|
||||
1866: pop af
|
||||
1867: cp $46
|
||||
1869: nop
|
||||
186a: nop
|
||||
186b: nop
|
||||
|
||||
*/
|
||||
ROM_START( unkitpkr )
|
||||
ROM_REGION( 0x8000, "maincpu", 0 )
|
||||
|
Loading…
Reference in New Issue
Block a user