From 8a3d9ecfb1780f280dec969915f148092d29c8b5 Mon Sep 17 00:00:00 2001 From: David Griffith Date: Mon, 13 Aug 2012 00:30:16 -0700 Subject: [PATCH] Updated the TODO a bit --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 1c50f87..ee35e29 100644 --- a/TODO +++ b/TODO @@ -26,12 +26,14 @@ Curses menu to select desired game. Current working code heavily borrowed from Alan Shutko's "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. -- 2.34.1