Buid 0.1.1.19

This commit is contained in:
2021-09-14 18:57:06 +03:00
parent e3b3584734
commit 581c6b92fe
22 changed files with 10988 additions and 52 deletions

View File

@ -1,6 +1,6 @@
CREATE "filename" ; creates a new ramdisk with the filename
MKDIR "name" ; creates a new directory (in current dir)
CD "\path" ; sets current directory
CD "\path" ; sets current directory, where \ is root
ADD "filename" ; adds a file to current directory!
SETFLAGS 1A1B01 ; sets flags for next added files, number is in hex using this mask:
* bits description