mirror of
https://github.com/mi57730/a2d.git
synced 2024-11-25 10:30:50 +00:00
Remove cursor jump in fixed version - issue #35
This commit is contained in:
parent
bc47645c5f
commit
c9028c41cc
@ -797,9 +797,6 @@ init: sta ALTZPON
|
||||
A2D_CALL A2D_SET_STATE, state_params ; set clipping bounds?
|
||||
A2D_CALL $2B ; reset drawing state?
|
||||
lda #$01
|
||||
sta input_state_params::state
|
||||
A2D_CALL A2D_SET_INPUT, input_state_params
|
||||
A2D_CALL A2D_GET_INPUT, input_state_params
|
||||
lda ROMIN2
|
||||
jsr reset_buffer2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user