Removed (pretty inconsistently used) tab chars from source code base.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
.proc CLOSE
|
||||
sta ENABLE_ROM ; Enable the ROM
|
||||
clc ; Force C64 compatible behaviour
|
||||
clc ; Force C64 compatible behaviour
|
||||
jsr $FFC3 ; Call the ROM routine
|
||||
sta ENABLE_RAM ; Switch back to RAM
|
||||
rts ; Return to caller
|
||||
|
||||
Reference in New Issue
Block a user