1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-20 17:20:49 +00:00

TAB to space conversion

This commit is contained in:
Olli Savia
2018-06-30 16:25:43 +03:00
parent d5bc751f54
commit 635a99c083
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
; C128 kernal functions
;
.include "cbm_kernal.inc"
.include "cbm_kernal.inc"
.export C64MODE
.export SWAPPER
+1 -1
View File
@@ -4,7 +4,7 @@
; C16 kernal functions
;
.include "cbm_kernal.inc"
.include "cbm_kernal.inc"
.export CINT
.export IOINIT
+1 -1
View File
@@ -4,7 +4,7 @@
; C64 kernal functions
;
.include "cbm_kernal.inc"
.include "cbm_kernal.inc"
.export CINT
.export IOINIT
+1 -1
View File
@@ -4,7 +4,7 @@
; CBM610 kernal functions
;
.include "cbm_kernal.inc"
.include "cbm_kernal.inc"
.export CINT
.export IOINIT
+1 -1
View File
@@ -4,7 +4,7 @@
; CBM610 kernal functions
;
.include "cbm_kernal.inc"
.include "cbm_kernal.inc"
.export CINT
.export IOINIT
+1 -1
View File
@@ -4,7 +4,7 @@
; VIC20 kernal functions
;
.include "cbm_kernal.inc"
.include "cbm_kernal.inc"
.export CINT
.export IOINIT