Broke out parameters into a string array a la standard C. Also figured out an issue with the linker due to non-word alignment on some code segments that would break the system every now and then.
Started a LOAD routine and command. Currently only supports plain files and Motorola SREC hex files (untested).
Added TYPE command and fixed some fsys issues.
Added more syscalls. Started the command line utility.