mirror of
https://github.com/flowenol/applesoft-lite.git
synced 2025-08-05 18:25:25 +00:00
a1e942851fb2905a6c1e05ae8a2f471bfbb2fb26
applesoft-lite
This is a stripped-down version of Applesoft BASIC (Microsoft 6502 BASIC) for the Apple-1.
See https://cowgod.org/replica1/applesoft/
apple1serial
This branch has been modified to perform LOAD and SAVE operations via Apple-1 Serial interface https://github.com/flowenol/apple1serial
How to use LOAD?
The LOAD command implemented on this branch takes as an argument the length of the program as a decimal value, e.g.,
]LOAD 1024
Languages
Assembly
99.7%
Makefile
0.3%