From 1.00.01:
Added an error message for illegal commands
Added a crash screen
Made DadDrive show its version number. Updated it to version 0.43
Optimised code a lot
Updated "mndat" to be split for optimisation; "mndat" input now has .lower() before .split() at input check
Due to "mndat" being split, 'copyright' cannot have arguments directly next to 'copyright' text, as added in 1223-23a
Made entering nothing in the prompt output nothing instead of outputting 2 newlines
Completely removed "SETCFG"
Fixed grammar errors
Removed all references to Kernel Beta in initialisation text
removed text "THIS SOFTWARE IS FULLY TRUSTED AS IT IS MADE IN PYTHON DO NOT WORRY ABOUT KERNEL DELETING AND STORING PERSONAL FILES" from 'COPYRIGHT [TOU]'
Fixed many mislabeled years and dates
From Beta 0822-25a:
Updated "mndat" to be split for optimisation
Due to "mndat" being split, 'copyright' cannot have arguments directly next to 'copyright' text, as added in 1223-23a
Removed all referances to "SETCFG" in 'HELP'
Removed all references to Kernel Beta in initialisation text
removed text "THIS SOFTWARE IS FULLY TRUSTED AS IT IS MADE IN PYTHON DO NOT WORRY ABOUT KERNEL DELETING AND STORING PERSONAL FILES" from 'COPYRIGHT [TOU]'
Fixed many mislabeled years and dates