In this archive you can find following files:

tass.exe       - 6502/65c02 Turbo Assembler itself
manual.txt     - instructions to the above
pet2asc.exe    - Utility to convert original C64 TASS seq-files to PC TASS
tslink.exe     - Utility to link C64 binaries together (all the files must
                 have standard C64 load-address)

pack64.exe     - simple C64 filepacker
depack.tas     - depacker to the above (works only with registered TASS)

filelist.txt   - diz file
whatsnew.txt   - tells you what's new in new versions of TASS

EXAMPLES\firqprep.tas - sample of C64 code (PAL/NTSC IRQ Turbo Loader starter)
EXAMPLES\firqload.tas -                    (PAL/NTSC IRQ Turbo Loader-main file)

BONUS\crush.exe    - PC version of c64 Level Crusher
BONUS\decrush.tas  - decrushing routine for files packed with CRUSH.EXE
BONUS\how2crsh.txt - manual which explains how to make a CRUSHed executable
