• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

JZexe.docH A D22-Nov-19952.8 KiB8759

Jzip.docH A D05-Dec-199525.5 KiB612454

MakefileH A D03-May-20222.5 KiB9246

Readme.1stH A D05-Dec-1995582 2214

amiga.makH A D13-Nov-1995372 1812

amigaio.cH A D22-Nov-199589.9 KiB4,6982,459

atari.makH A D22-Nov-19951.5 KiB7249

atariio.cH A D22-Nov-199519 KiB1,031803

bcc.makH A D13-Nov-1995490 2419

bccio.cH A D22-Nov-199521.3 KiB1,009638

control.cH A D22-Nov-19956.3 KiB314162

extern.cH A D22-Nov-19951.8 KiB9856

fileio.cH A D05-Dec-199522.2 KiB1,178604

getopt.cH A D22-Nov-19951.5 KiB6861

input.cH A D22-Nov-199512.3 KiB579280

interpre.cH A D22-Nov-19959.4 KiB224163

jzexe.cH A D03-May-20228.8 KiB392298

jzexe.hH A D05-Dec-19951.9 KiB6512

jzip.1H A D13-Nov-19952.6 KiB114110

jzip.cH A D22-Nov-19954.6 KiB18189

math.cH A D22-Nov-19954.4 KiB348174

memory.cH A D22-Nov-19959.2 KiB388197

msc.makH A D13-Nov-1995456 2418

mscio.cH A D22-Nov-199513.1 KiB658453

object.cH A D22-Nov-19957.7 KiB414209

operand.cH A D22-Nov-19954.4 KiB22192

osdepend.cH A D05-Dec-199513.1 KiB568275

property.cH A D22-Nov-199511.2 KiB552253

screen.cH A D22-Nov-199512.7 KiB628292

smgio.cH A D22-Nov-199514.7 KiB628419

text.cH A D22-Nov-199526.4 KiB1,116474

unix.makH A D05-Dec-19952.4 KiB9269

unixio.cH A D22-Nov-199524.2 KiB1,076654

variable.cH A D22-Nov-19952 KiB15072

vms.makH A D22-Nov-1995668 3423

ztypes.hH A D05-Dec-199517.2 KiB810651

Readme.1st

1
2
3
4	JZIP - Z-code Interpreter Program V2.0.1g    19-Nov-1995
5	--------------------------------------------------------
6
7	Author:
8	     John Holder (jholder@nmsu.edu)
9	Based on sources by Mark Howell and Olaf `Olsen' Barthel
10	- Bug fixes & portablility enhancement by many, thanks!
11
12	Building:
13	     First, you need to copy the appropriate makefile to
14	the name "makefile"  There is a list of files in the file
15	"Manifest.txt"
16
17        Follow the instructions in the file Jzip.doc for Building
18        Jzip.
19
20	Bugs:
21	     Please report bugs and portability bugs to the author.
22