Updated the TODO a bit
authorDavid Griffith <dave@661.org>
Mon, 13 Aug 2012 07:30:16 +0000 (00:30 -0700)
committerDavid Griffith <dave@661.org>
Mon, 13 Aug 2012 07:30:16 +0000 (00:30 -0700)
TODO

diff --git a/TODO b/TODO
index 1c50f877c392373104804e3027bb956e96c34404..ee35e2949ad72b64dcadf3838af429dd31d117a7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -26,12 +26,14 @@ Curses menu to select desired game.  Current working code heavily
 borrowed from Alan Shutko's <ats@hubert.wustl.edu> "int-fiction"
 frontend program.
 
-Blorb gamefile support.
+Blorb gamefile support.  Done for curses.  Still working on DOS.
 
 Blorb sound support on all platforms.  Full support will probably
 require a sound driver which can accept multiple inputs simultanously
 (such as esound or ALSA).
 
+Some sort of automatic endian-detection for the blorb code.
+
 An X11 graphical interface using GTK widgets (thus allowing V6 full support).
 
 Cocoa support for OSX.