1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-11 11:30:13 +00:00
This commit is contained in:
Oliver Schmidt 2018-07-26 14:31:17 +02:00
parent 97be359d4a
commit e949a3e642

View File

@ -20,6 +20,7 @@ _getdevicedir:
jsr popptr1
; Set buf
ldx ptr1+1
sta mliparam + MLI::ON_LINE::DATA_BUFFER
stx mliparam + MLI::ON_LINE::DATA_BUFFER+1