aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-05-01 16:37:10 -0400
committerB. Watson <urchlay@slackware.uk>2024-05-01 16:37:10 -0400
commitc48ba393febf37b693a8d89068f7ecd9206468b5 (patch)
treeda916aa51ef9ab17debd215ada43788d5ec8d755
parentfbede68bc716cc566d6d3bbe7277fde56730e5cc (diff)
downloadbw-atari8-tools-c48ba393febf37b693a8d89068f7ecd9206468b5.tar.gz
TODO: update.
-rw-r--r--TODO8
1 files changed, 3 insertions, 5 deletions
diff --git a/TODO b/TODO
index eb90d06..848f39b 100644
--- a/TODO
+++ b/TODO
@@ -1,12 +1,10 @@
for now:
These may need library (xex.c) changes:
xexcat: handle run/init addresses embedded in a segment longer than
- 2 bytes.
-xexcat: handle or at least detect DOS 1.0 executables as
- input. currently xex_fread_seg_header() will warn about them, but that's
- all.
+ 2 bytes. Implemented in library, but not used by xexcat yet.
xexcat: warn if an an init address occurs before the code it
- references. or at least if it occurs before *any* code!
+ references. or at least if it occurs before *any* code! (partially
+ implemented; warn if segment 1 has init address).
later: