TI one line program WAVE
arcadeshopper
saw a one line program on c64 https://www.youtube.com/watch?v=0yKwJJw6Abs so figured I'd write one on the TI-99/4A then I compiled it using Harry Wilhelm's amazing compiler and it speeds it up quite a bit
Source code: 10 D$="FF" :: FOR D=65 TO 65+8 :: D$="00"&D$ :: CALL CHAR(D,D$) :: NEXT D :: FOR B=1 TO 10 :: PRINT "F";"E";"D";"C";"B";"A";"A";"B";"C";"D";"E";"F";"G"; :: B=1 :: NEXT B ... https://www.youtube.com/watch?v=3S-2ZypozRs
2022-11-28
0.0 LBC
Copyrighted (contact publisher)
3585770 Bytes