mirror of
https://github.com/mauiaaron/apple2.git
synced 2024-12-23 11:31:41 +00:00
Bugfix: use correct addressing mode for BIT variant
* How did this ever... ?
This commit is contained in:
parent
442915b9cb
commit
8f9c2dcbde
@ -796,7 +796,7 @@ op_BIT_abs:
|
||||
|
||||
// 65c02 : 0x34
|
||||
op_BIT_zpage_x:
|
||||
GetIndZPage
|
||||
GetZPage_X
|
||||
DoBIT
|
||||
Continue
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user