mirror of
https://github.com/cc65/cc65.git
synced 2025-01-11 11:30:13 +00:00
Fixed regression introduced by https://github.com/cc65/cc65/pull/652.
This commit is contained in:
parent
97be359d4a
commit
e949a3e642
@ -20,6 +20,7 @@ _getdevicedir:
|
|||||||
jsr popptr1
|
jsr popptr1
|
||||||
|
|
||||||
; Set buf
|
; Set buf
|
||||||
|
ldx ptr1+1
|
||||||
sta mliparam + MLI::ON_LINE::DATA_BUFFER
|
sta mliparam + MLI::ON_LINE::DATA_BUFFER
|
||||||
stx mliparam + MLI::ON_LINE::DATA_BUFFER+1
|
stx mliparam + MLI::ON_LINE::DATA_BUFFER+1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user