AppleCommander/TODO

36 lines
1.5 KiB
Plaintext
Raw Normal View History

2003-02-11 04:44:02 +00:00
THINGS TO DO
============
This is the internal list of items that need to be done.
2003-12-13 03:05:43 +00:00
--- 1.3.2 ---
2003-12-04 23:55:19 +00:00
--- FUTURE 1.3.x ---
o Compile of BASIC programs
2003-02-11 04:44:02 +00:00
o Add RDOS writing capability.
o Add Apple Pascal writing capability.
o Create subdirectories as appropriate (ProDOS).
2003-12-11 05:35:38 +00:00
o Need to update preferences with import location, disk creation location.
o Enhance the BASIC compiler with a few more commands...
o Print file listing or full disk listing (including subdirectories or multiple
volumes).
o Improve file preview for Integer BASIC files.
o Improve file preview for AppleWorks Word Processor files (make implementation
generic to a Word Processor).
o Add formatted assembly FileFilter. Needs to understand multiple assembly programs.
2003-12-11 05:35:38 +00:00
Need to recognize various formats - T.*, *.S, etc. (Merlin, Orca, APW, etc).
--- FUTURE 1.4.x (or later) ---
o Add drag-and-drop capability.
o Provide a Swing GUI so people are not "limited" to SWT. This may be tossed.
2003-03-16 05:29:27 +00:00
o Added more information to About box including GPL, TODO, VERSIONS, etc.
o Change disk format.
o Sector/Block editor.
o Open zip files; be able to browse disk images from the zip file. This should be
a different type of window (Archive Window?) that allows disk images to be
opened into a Disk Window. (Saves would have to be to the file system.)
o Open SHK files? Similar operation to zip files.
o Open SDK files? Opens directly into a Disk Window.
o Make formatted images bootable. May need user to supply a "master" disk from
which files or data is copied.