mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-07 19:51:51 +09:00
removing serial command LOAD from the spec
This commit is contained in:
@@ -107,10 +107,6 @@ Description: reads one block of file. Any subsequent read attempts will return n
|
|||||||
|
|
||||||
Description: closes any file that is open.
|
Description: closes any file that is open.
|
||||||
|
|
||||||
LOAD"<path to file>",<drive number>
|
|
||||||
|
|
||||||
Description: loads a file onto the main memory. The pointer to the file will be sent back to the host device.
|
|
||||||
|
|
||||||
LOADBOOT,<drive number>
|
LOADBOOT,<drive number>
|
||||||
|
|
||||||
Description: loads a bootloader so that it can be read by the host device through the serial connection.
|
Description: loads a bootloader so that it can be read by the host device through the serial connection.
|
||||||
|
|||||||
Reference in New Issue
Block a user