mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
m6809/konami: update prev commit
This commit is contained in:
parent
a14a224a82
commit
1622eb847c
@ -393,6 +393,7 @@ INDEXED:
|
||||
// direct addressing mode
|
||||
m_temp.b.h = m_dp;
|
||||
@m_temp.b.l = read_opcode_arg();
|
||||
eat(1);
|
||||
break;
|
||||
|
||||
case 0xA0: case 0xB0: case 0xD0: case 0xE0: case 0xF0:
|
||||
|
Loading…
Reference in New Issue
Block a user