From ac2d6216456b74947bfec455e961e11f4112962a Mon Sep 17 00:00:00 2001 From: Robert Greene Date: Sun, 21 Dec 2003 06:17:28 +0000 Subject: [PATCH] Updated for 1.3.2 release. --- TODO | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 28594e1..4a35d25 100644 --- a/TODO +++ b/TODO @@ -5,13 +5,20 @@ This is the internal list of items that need to be done. --- 1.3.2 --- * Print file listing or full disk listing (including subdirectories or multiple volumes). +* Added support for Super Hi-Res 3200 color format (PIC of 38400 bytes, file type + $C1 and auxiliary type $0002). +* Updated preferences to remember the following directory locations: + - Open + - Save/Save As (new) + - Import (new) + - Export + - Compile --- FUTURE 1.3.x --- o Compile of BASIC programs o Add RDOS writing capability. o Add Apple Pascal writing capability. o Create subdirectories as appropriate (ProDOS). -o Need to update preferences with import location, disk creation location. o Enhance the BASIC compiler with a few more commands... o Improve file preview for Integer BASIC files. o Improve file preview for AppleWorks Word Processor files (make implementation @@ -20,6 +27,7 @@ o Add formatted assembly FileFilter. Needs to understand multiple assembly prog Need to recognize various formats - T.*, *.S, etc. (Merlin, Orca, APW, etc). o SWT image handlers do no appear to work correctly. BMP works - but color seems off. GIF/PNG/JPEG give errors or a black image. +o Viewing or double-clicking on a directory crashes AppleCommander. --- FUTURE 1.4.x (or later) --- o Add drag-and-drop capability.