aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: d09cebec6759e7af43e3d6397ae050b0937ad096 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
for now:

listbas:
- A+/BXL/BXE indentation not supported at all.

These may need library (xex.c) changes:
xexcat: handle run/init addresses embedded in a segment longer than
  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! (partially
  implemented; warn if segment 1 has init address).


later:
- add cassio?
- file magic? (finish it, see if file upstream wants it)
- new tool: a8grep. knows about xex files (but works on others), can
  search for screen codes or inverse video, etc. also a8strings.