summary refs log tree commit diff stats
ModeNameSize
-rw-r--r--.gitignore47log stats plain blame
-rw-r--r--CHANGELOG10494log stats plain blame
-rw-r--r--COPYING35147log stats plain blame
-rw-r--r--Makefile2956log stats plain blame
-rw-r--r--README.md3673log stats plain blame
d---------doc422log stats plain
-rwxr-xr-xranger.py1413log stats plain blame
d---------ranger338log stats plain
d---------scripts67log stats plain
-rwxr-xr-xsetup.py1820log stats plain blame
class="w"> R 30 GOSUB 1000 40 PRINT Z 50 END 1000 REM mode operation 1010 LET Z = Y/X*X 1020 LET Z = Y-Z 1030 RETURN 2000 PRINT Z