mirror of
https://github.com/nippur72/apple1-videocard-lib.git
synced 2025-01-01 16:31:43 +00:00
Update README.md
This commit is contained in:
parent
860eddc0b8
commit
db9f38b722
@ -46,7 +46,7 @@ RUN STARTREK
|
||||
|
||||
Loads a file from the SD card. `filename` refers to a "tagged file name" described above. For convenience, `filename` can be partially given, the first matching file will be loaded.
|
||||
|
||||
`SAVE filename start end`
|
||||
`SAVE filename [start] [end]`
|
||||
|
||||
Saves a file to the SD card. If `start` and `end` are specified, a binary file with tag `#06` will be created with the memory content from the address range `start`-`end` (included).
|
||||
If `start` and `end` are not specified, the BASIC program currently loaded in memory will be created with the corresponding `#F1` tag.
|
||||
|
Loading…
Reference in New Issue
Block a user