Short:        ASCII text to ZX81 .P file conversion utility
Author:       Chris Cowley, Chris Young, James Jacobs
Uploader:     chris unsatisfactorysoftware co uk (Chris Young)
Type:         text/misc
Version:      1.00a
Architecture: m68k-amigaos; ppc-amigaos >= 4.0.0

ZXText2P v1.00
==============
Copyright 2002 Chris Cowley. <ccowley@grok.co.uk>
Based on code from zmakebas by Russell Marks

A free, open-source, ASCII text to ZX81 .P file conversion utility.

This is a fixed Amiga port. It can handle Amiga-style (LF EOLs) or
IBM-PC-style (CR+LF EOLs) ASCII files.
(fixed and ported to 68k by James Jacobs <amigansoftware@gmail.com>)

ZXText2P takes a plain text file containing a ZX81 BASIC program as
input and turns it into .p file suitable for use with an emulator or
for transfer to a real ZX81.

In addition to standard line-numbered input, you may optionally also
use label-based program code. See the documentation in the "doc"
folder for full usage information.