diff options
author | B. Watson <yalhcru@gmail.com> | 2019-03-16 00:47:12 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2019-03-16 00:47:12 -0400 |
commit | ec250814476ff63360600067cb6c1124f6aa2388 (patch) | |
tree | 7234fb15711137e3a618516731b0664db259f6cc | |
parent | 0cf2a090bba9cfcc800c9e989ccbbd4baea414dd (diff) | |
download | fujichat-ec250814476ff63360600067cb6c1124f6aa2388.tar.gz |
update TODO
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,8 +1,6 @@ - port rs232.h code to new serial.h cc65 API, so we aren't stuck using old versions of cc65. -- port dasm stuff to ca65, so we only need one toolchain (the cc65 one). - - tab-completion, by searching screen memory? - a bit of UTF-8 decoding. e.g. accented letters become 2 characters. |