This archive provides assembly listing and ABS files produced by running the
assembly source for the HPBASIC interpreter and PBS through the hp21asm assembler.

	hpb811.abs	: HPBASIC System (HPBASIC + IO Package) configured for 8KW & 12531B/C/D at channel 11
	hpb811.ons	: in octal XNS-text load format

	hpb.lst		: interpreter assembly source listing
	hpb.abs		: assembled interpreter in absolute binary load format
	hpb.ons		: in octal XNS-text load format

	pbs.lst		: PBS assembly source listing
	pbs.abs		: assembled PBS, absolute binary
	pbs.ons		: in octal XNS-text load format


	Makefile	: to produce the above files from the source files via hp21asm


These files may be combined in a directory with the source files available from:

	http://bitsavers.org/pdf/hp/2116/BASIC_Jan70/

to wit:

	HP_Basic_RevA_SrcLst_Jan70.pdf	: pdf of period assembly listing

	hpbasic.lst	: text listing for interpreter, from the pdf
	hpbasic*.asm	: interpreter assembly source

	prepare.lst	: text listing for PBS, from the pdf
	prepare*.asm	: PBS assembly source


/ bhilpert, 2014 Nov, 2025 May
