home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d186 / a68k.lha / A68k / A68k2do.txt < prev    next >
Text File  |  1989-02-26  |  537b  |  22 lines

  1. A68k - things to do as of January 10, 1989
  2.  
  3.  
  4. *** BUGS ***
  5.  
  6. (There are no known bugs at this time.)
  7.  
  8.  
  9. *** ENHANCEMENTS ***
  10.  
  11. Implement an ARexx interface to    an editor (e.g.    CED) for debugging.
  12. Possibly commands could    be read    from a configuration file so that
  13. A68k could be customized to any    editor's commands and port name.
  14.  
  15. Improve    the small code / small data option - study linker documentation!
  16.  
  17. Wild optimizations? (e.g. MOVE.W #0,D0 -> CLR.W    D0)
  18.  
  19. Treat (An,Dn) as 0(An,Dn)?  Or just leave for 68020 upgrade?
  20.  
  21. Add 68010/68020    support.
  22.