From a7b1b157fc118a6e7d4f88f9a057101ca9c54e1a Mon Sep 17 00:00:00 2001 From: phillid Date: Sun, 7 Oct 2012 15:09:18 +1300 Subject: Cleaned up tabs, added comments --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..2209753 --- /dev/null +++ b/TODO @@ -0,0 +1,7 @@ +Jaspos To Do +============ +1) Get bootloader code onto github +2) More comments in more code +3) Clean-up functions which still use my old convention of passing arguments in AX. These must be converted to accepting arguments from the stack. +4) Get Disk I/O working (at least floppy disk) +5) Continue work on the shell application \ No newline at end of file -- cgit v1.1