mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-26 11:30:12 +00:00
ds: closest
This commit is contained in:
parent
f67c1381fc
commit
2b86b89e81
@ -1577,8 +1577,8 @@ escape_keys:
|
||||
.byte 'Z',5 ; down
|
||||
.byte 'Z',10 ; faster
|
||||
.byte ','+$80,30
|
||||
.byte 'Z',40 ; faster
|
||||
.byte 'A',25 ; slower
|
||||
; .byte 'Z',40 ; faster
|
||||
; .byte 'A',25 ; slower
|
||||
.byte 'A',25 ; stop
|
||||
|
||||
.byte 'A',5 ; down
|
||||
|
Loading…
Reference in New Issue
Block a user