The Scratch stage is actually too small for this project so its better to view it from one of these two links below: 16:9 ver: https://turbowarp.org/1259898802?size=1032x580&fps=60 4:3 ver: https://turbowarp.org/1259898802?size=960x720&fps=60 Maximum supported resolution https://turbowarp.org/1259898802?size=1920x1080&fps=60 Hold 2 on green flag clicked for options Standard Commands COPY - Copies one or more files to another location DATE - Displays or sets the date DEL - Deletes files DIR - Displays a list of files in a drive REN - Renames a file (limited to 8 characters for the name, and 3 characters for the file extension) TIME - Displays the current time Program Commands CHKDSK.COM - Checks disk space BASIC.COM - Runs basic commands COMP.COM - Compares files
This also isn't done yet, but I don't really want to work on this, so probably I won't finish this ever Text engine from @theChAOTiC Special characters made from a editor from @DSsoftware This is a rewrite of the COMMAND.COM and CHKDSK.COM programs from MS-DOS 1.25, using the original source code and a running version as a reference to make sure it works more or less the same Features this port does not have - Wildcards (* and ?) in COPY, DIR, and DEL commands - ANSI -Anything BASIC related -Time information in the DIR command -Ability to set a custom time -Using Batch files -Ability to launch programs without typing the file extension