1
0
mirror of https://github.com/rfivet/BCG101.git synced 2024-12-17 23:56:24 -05:00

Propagate typo correction to TSS8 ported code.

Insure consistency of EOL.
This commit is contained in:
Renaud 2024-11-19 09:27:06 +08:00
parent c1c3ab9037
commit 63a4a686ce
2 changed files with 2 additions and 1 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* text=auto

View File

@ -161,7 +161,7 @@
825 GOTO 660
830 IF V(1)<>2 THEN 855
835 IF V(3)=2 THEN 850
840 PRINT"TOO LATE TO DOUBLE, VHARLIE."
840 PRINT"TOO LATE TO DOUBLE, CHARLIE."
845 GOTO 660
850 LET W(P)=2*W(P)
855 IF V(1)>0 THEN 430