EttinOS/src
CrazyEttin 001faba978 Remove file name extensions from commands, implement command tails, ignore extra spaces either leading or trailing a command or between a command and its tail (except for drive changing), and fix a typo in hello. 2021-06-25 14:35:15 +03:00
..
BOOT.ASM Get loadf variables from the disk description table instead of hardcoding them, tidy up the make script a bit, add contributors to the copyright statement, and change the phrasing of the readme slightly. 2021-06-24 18:34:41 +03:00
HELLO.ASM Remove file name extensions from commands, implement command tails, ignore extra spaces either leading or trailing a command or between a command and its tail (except for drive changing), and fix a typo in hello. 2021-06-25 14:35:15 +03:00
LOADF.INC Change loadf so that it aborts if the load fails and so that it doesn’t print error messages itself, only sends an error code to the program that called it. 2021-06-24 20:30:49 +03:00
PRINTLN.INC Change the line endings of the text files from Unix to DOS style. 2021-06-22 16:05:09 +03:00
PRINTSTR.INC Change the line endings of the text files from Unix to DOS style. 2021-06-22 16:05:09 +03:00
READLN.INC Change the line endings of the text files from Unix to DOS style. 2021-06-22 16:05:09 +03:00
READSTR.INC Change the line endings of the text files from Unix to DOS style. 2021-06-22 16:05:09 +03:00
SYSTEM.ASM Remove file name extensions from commands, implement command tails, ignore extra spaces either leading or trailing a command or between a command and its tail (except for drive changing), and fix a typo in hello. 2021-06-25 14:35:15 +03:00