summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorLeo C2015-05-06 12:18:39 +0200
committerLeo C2015-05-06 12:18:39 +0200
commitc0abd68b350ffd9852923a66f3ee6c315c94813a (patch)
treeab4a7019bc6e0d30311c73df94c03e6fe559b24a /TODO.md
parent2fa1a7069a9709f8d61a198cec1b1d9b2e275fe1 (diff)
downloadz180-stamp-c0abd68b350ffd9852923a66f3ee6c315c94813a.zip
New command 'loadcpm3' - load 'CPM3.SYS' file. setenv() bugfix
Arg 1 of function setenv() is a __MEMX pointer on AVR.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index b952c9d..625dd16 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,3 +4,4 @@ TODO List
- TODO: eliminate xmalloc
- TODO: build time directory as lib
- TODO: command 'help <topic>' should return success
+- TODO: file search path. 'cd' command?