
C64 assembler

   This is Copyright A.Fachat, for distributing use GNU Public License
     _________________________________________________________________
   
  Info: Andre Fachat, fachat@physik.tu-chemnitz.de
  
   This is my selfmade 6502 Assembler for the C64. If you find some files
   with an Ending ".S*" in this archive, it is a source file for this
   assembler. The assembler can be assembled by itself.
   
   The original name of the programm is "@ass", but for better archive
   handling, I changed it to "atass".
   
   An english documentation is in atass.asc.
   
  Archive description
  
COPYING             GNU Public License
atass-7000h         @ass preassembled to run in $7000
atass-c000h         @ass preassembled to run in $c000
atass.asc           english 'manual' in ASCII code
atass.s95           The source code for @ass (C64 loadlable)
atass_anl.bas       A German version of the manual, an C64 BASIC executable.
index.html          This html page.
