Short:        V1.2: Extracts file(s) from .t64 tapeimages
Author:       pbhoeff@io.org
Uploader:     pbhoeff io org
Type:         misc/emu
Architecture: m68k-amigaos

This version (1.2) fixes one major and one minor bug in previous releases,
which did not have version numbers.

UnT accepts a single command line argument as the name of a .t64 tape file
and attempts to extract any files that are listed within.  As there are
no PRG, SEQ, USR, etc filetypes on the Amiga, my lack of implementing
anything but PRG in the display should not affect the use of this program.

Un-converting logic was based on the description of the .t64 file format
found in the maketape archive (maketape.arj ?) on watson.

The source code is included in this archive.  UnT.e is Public Domain.
Use it, modify it, or toss it as you see fit.