diff --git a/TODO b/TODO index bc6e3f6..6dc660e 100644 --- a/TODO +++ b/TODO @@ -6,11 +6,11 @@ This is the internal list of items that need to be done. * Started using the SWT S-Leak application to test for application resource leakage. * Reports of a few issues with 800K images. UniDOS in particular doesn't appear to be recognized appropriately. This was due to a mix-up in setting the the image ordering. +* Fixed the bug where the import of a binary file does not set the address for DOS images. --- FUTURE 1.3.x --- o Create reusable show dialog messages (they're scattered all over right now) to clean up code a bit. -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 ? Enhance the BASIC compiler with a few more commands...