1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00

Merge pull request #863 from Compyx/master

Removed trailing spaces from CBM-related asm files.
This commit is contained in:
greg-king5 2019-03-24 21:36:41 -04:00 committed by GitHub
commit fbf302e6cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
30 changed files with 28 additions and 56 deletions

View File

@ -20,6 +20,3 @@ L9: rts
.endproc

View File

@ -12,4 +12,3 @@
_mouse_stddrv: .asciiz "c64-1351.mou"

View File

@ -35,5 +35,3 @@ utsdata:
; machine
.asciiz "Commodore 64"

View File

@ -11,5 +11,3 @@
_gotox: sta CURS_X ; Set new position
jmp plot ; And activate it

View File

@ -194,5 +194,3 @@ nofile: ; ... else use SA=0 (read)
.endproc

View File

@ -9,4 +9,3 @@
screensize = SCREEN

View File

@ -18,5 +18,3 @@
.endproc

View File

@ -9,4 +9,3 @@
screensize = SCREEN

View File

@ -18,5 +18,3 @@
.endproc

View File

@ -41,5 +41,3 @@
.endproc

View File

@ -15,5 +15,3 @@
.endproc

View File

@ -15,5 +15,3 @@
.endproc

View File

@ -19,4 +19,3 @@
.endproc

View File

@ -20,4 +20,3 @@
.endproc

View File

@ -18,4 +18,3 @@
.endproc

View File

@ -18,4 +18,3 @@
.endproc

View File

@ -91,4 +91,3 @@ uservec: jmp $FFFF ; Patched at runtime
.endproc

View File

@ -18,4 +18,3 @@
.endproc