=========================== Master DOS specifications =========================== - speed increase od disk operation by 10% to SAMDOS2 - directories and subdirectories OPEN DIR "name" DIR="name" DIR=| ("|"='SYMB+H') PRINT path$ LOAD "\dir\name" - "ask" feature for COPY, RENAME, ERASE, HIDE and PROTECT command with "yes, no-next, all-rest, exit" options COPY "d2:game*" TO "d1:*" ? - user defined amount of tracks for directory space - SAMBus memory support, up to 5 ramdisks - BACKUP command for copying of disk content at once - disks-swapping (e.g. to run original data files from ramdisk) - clock support DATE, TIME, DATE$, TIME$ - disk and file information support DIR$, DSTAT, FSTAT - serial and random access OPEN# IN, OPEN# OUT, OPEN# RND PRINT#, INPUT#, INKEY$ POINT#, PTR#, LENGTH#, EOF