EttinOS/src
CrazyEttin dd139699af 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
..
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 Change the line endings of the text files from Unix to DOS style. 2021-06-22 16:05:09 +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 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