mirror of
https://github.com/cc65/cc65.git
synced 2025-01-16 13:31:16 +00:00
asminc/atari.inc: remove TABs which slipped in
This commit is contained in:
parent
3a2d68fd1f
commit
b1ca01f720
@ -765,7 +765,7 @@ DOS = $0700
|
|||||||
SDX_FLAG = DOS ; 'S' for SpartaDOS
|
SDX_FLAG = DOS ; 'S' for SpartaDOS
|
||||||
SDX_VERSION = $0701 ; SD version (e.g. $32 = 3.2, $40 = 4.0)
|
SDX_VERSION = $0701 ; SD version (e.g. $32 = 3.2, $40 = 4.0)
|
||||||
; address $0702 contains sub-version, e.g.
|
; address $0702 contains sub-version, e.g.
|
||||||
; 8 in case of SDX 4.48
|
; 8 in case of SDX 4.48
|
||||||
SDX_KERNEL = $0703 ; SDX kernel entry point
|
SDX_KERNEL = $0703 ; SDX kernel entry point
|
||||||
SDX_BLOCK_IO = $0706 ; block I/O entry point
|
SDX_BLOCK_IO = $0706 ; block I/O entry point
|
||||||
SDX_MISC = $0709 ; "misc" entry point
|
SDX_MISC = $0709 ; "misc" entry point
|
||||||
|
Loading…
x
Reference in New Issue
Block a user