home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / develop / as65 / readme < prev    next >
Text File  |  1995-02-27  |  1KB  |  36 lines

  1.  
  2.  
  3. AS65  Cross-Assembler for the 6502 processor family
  4.       (c) 1989-93 by Thomas Lehmann
  5.  
  6.  
  7. The author of this program is not responsible for any damages by using this
  8. material. The AS65 Assembler is public domain and can be freely distributed
  9. (only the whole package: program and docs) provided the copyright notice is
  10. intact and NO commercial use is made with it without written permission  by
  11. the author.
  12.  
  13.  
  14.               my Address:
  15.  
  16.                  Thomas Lehmann
  17.                  Zedernstraße 36
  18.            41239 Mönchengladbach
  19.                  Germany
  20.  
  21.  
  22.  
  23.  
  24. The "AS65" assembler is a comfortable and efficient 2 pass cross assembler for
  25. the whole 6502 processor family.
  26.  
  27. A line of the source-file can be constist maximal 250 signs. It is possible to
  28. open 30 files at the same time (include). The number of the files which are
  29. used during the assembling is however unlimited. The largness of code wich is
  30. to assemble and the quantity of possible symbols, labels and macros is only
  31. depending to the used memory. The object code is processor conditionell limited
  32. to 64 kB. (maximum adressing area of the 6502 family).
  33.  
  34.  
  35.  
  36.