1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-25 06:17:58 +00:00

Some formatting and style fixes.

This commit is contained in:
Christian Groessler
2013-10-01 11:32:08 +02:00
parent 213f93cce4
commit 7fb0cf4bb2
8 changed files with 84 additions and 97 deletions
+3 -3
View File
@@ -4,7 +4,7 @@
.macpack longbranch
.if .defined(__ATARIXL__)
.ifdef __ATARIXL__
CIO_vec := my_CIOV
.else
CIO_vec := CIOV
@@ -117,7 +117,7 @@ libref: .addr $0000 ; Library reference
text_dir:
.byte 0 ; Text direction,
.if .defined(__ATARIXL__)
.ifdef __ATARIXL__
my_CIOV:
.byte $4C, 0, 0
.endif
@@ -171,7 +171,7 @@ screen_device_length := * - screen_device
stx mask
.if .defined(__ATARIXL__)
.ifdef __ATARIXL__
; setup pointer to CIO