mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-26 19:29:24 +00:00
Updated notes.
This commit is contained in:
parent
badc61a805
commit
8464a53119
4
TODO
4
TODO
@ -17,10 +17,13 @@ This is the internal list of items that need to be done.
|
||||
* Added formatted assembly FileFilter. Understands Merlin format source files.
|
||||
Need to recognize various formats - T.*, *.S, etc. Need examples for other
|
||||
formats (Orca, APW, etc).
|
||||
* File viewer window now scrolls an appropriate amount: PgUp/PgDn, arrows,
|
||||
mousewheel all work (must select content area first of course).
|
||||
|
||||
--- FUTURE 1.3.x ---
|
||||
o Create reusable show dialog messages (they're scattered all over right now) to clean
|
||||
up code a bit.
|
||||
o Refactor FileViewerWindow.
|
||||
o BUG: Import of binary file does not set starting address.
|
||||
o MISSING FEATURE: Unable to import a RAW binary image.
|
||||
? Compile of BASIC programs
|
||||
@ -34,7 +37,6 @@ o SWT image handlers do not appear to work correctly. BMP works - but color see
|
||||
o It has been reported that Apple Pascal includes extra information at the beginning
|
||||
and/or the end of a line - need to resolve this for the preview and export function.
|
||||
o Resolve OS X issues where window cannot come to the foreground.
|
||||
o Windows do not scroll an appropriate amount: PgUp/PgDn, arrows, mousewheel.
|
||||
|
||||
--- FUTURE 1.4.x (or later) ---
|
||||
o Add RDOS writing capability.
|
||||
|
Loading…
Reference in New Issue
Block a user