home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / DEVPAC31.LZH / READ.ME < prev   
Text File  |  1993-06-24  |  2KB  |  78 lines

  1. Devpac 3.10 - 24 June  1993
  2. ===========================
  3.  
  4. This file contains information on improvements to
  5. Devpac since the manuals were printed.
  6.  
  7. New features of version 3.10
  8. ============================
  9. Devpac - the editor
  10. -------------------
  11.  
  12. Shift-Alt-A is now a keyboard short cut for the Control...
  13. item on the options menu.
  14.  
  15. Gen - the assembler
  16. -------------------
  17.     OPT LIST
  18. and 
  19.     OPT NOLIST
  20. are new options that are equivalent to the corresponding
  21. directives and may be used on the command line.
  22.  
  23. Finishing the definition of a label with :: will now cause
  24. that label to be exported as well as defined. Thus
  25.  
  26. fred::
  27.  
  28. is equivalent to
  29.  
  30. fred:
  31.     xdef    fred
  32.  
  33.  
  34.  
  35. Features added in version 3.00
  36. ==============================
  37.  
  38. Gen - the assembler
  39. -------------------
  40.  
  41. The assembler now accepts directory names in the 
  42. "Output to" and -O options. The same name as the
  43. main source file is used with an appropriate
  44. extension.
  45.  
  46.  
  47. Clink - the Lattice linker
  48. --------------------------
  49. The following outpt directives have been added for
  50. use with MultiTOS: SUPER, GLOBAL, SHARED and SUPERVISOR.
  51. These set the appropriate bit in the progam header.
  52.  
  53. Mistakes in the first edition manual
  54. ------------------------------------
  55.  
  56. p115 last word on the page should be "increment" not
  57.      "decrement"
  58.  
  59. p141 Clr-Home key should be used rather than Alt-X
  60.      to clear Mon's dialog buffer.
  61.  
  62. p147 last sentence should say "odd" not "even"
  63.  
  64. p253 the m_xalloc is $44 not $48
  65.  
  66. p262 kbshift stack adjustment should be 4 not 44
  67.  
  68.  
  69. HiSoft,
  70. The Old School
  71. Greenfield
  72. Bedford
  73. MK45 5DE
  74. ENGLAND.
  75.  
  76. Phone:    +44 525 718181
  77. Fax:    +44 525 713716
  78.