mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-12 06:29:58 +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
|
// 65c02 : 0x34
|
||||||
op_BIT_zpage_x:
|
op_BIT_zpage_x:
|
||||||
GetIndZPage
|
GetZPage_X
|
||||||
DoBIT
|
DoBIT
|
||||||
Continue
|
Continue
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user