home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 213a.lha / A68k_v2.4 / A68k2do.txt < prev    next >
Text File  |  1988-12-28  |  462b  |  20 lines

  1. A68k - things to do as of January 6, 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. Wild optimizations? (e.g. MOVE.W #0,D0 -> CLR.W    D0)
  16.  
  17. Treat (An,Dn) as 0(An,Dn)?  Or just leave for 68020 upgrade?
  18.  
  19. Add 68010/68020    support.
  20.