Updated for 1.3.2 release.

This commit is contained in:
Robert Greene 2003-12-21 06:17:28 +00:00
parent c986741134
commit ac2d621645
1 changed files with 9 additions and 1 deletions

10
TODO
View File

@ -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.