Remove trailings spaces from CBM-related asm files

This commit is contained in:
Bas Wassink
2019-03-22 22:54:05 +01:00
parent 462d8096c0
commit 2eac69a943
30 changed files with 28 additions and 56 deletions

View File

@@ -10,7 +10,7 @@
.import _srand
.importzp time
__randomize:
__randomize:
ldx time+2 ; Use 50/60HZ clock
lda time+1
jmp _srand ; Initialize generator