/VirtualH89Accessories

Some accessory files for the VirtualH89

Primary LanguageC

See also: http://mms89.durgadas.com
Files:

2732_MMS84A_MagnoliaMMS.BIN
	The Magnolia Microsystems version "A" of the 444-84 H89 System ROM.
	Patched to correct a problem during transfer (missing JMP opcode at 0000).

2732a_444_84b_mms.bin
	The Magnolia Microsystems version "B" of the 444-84 H89 System ROM.

2732a_444_84c_ide_mms_v1.bin
	MMS-84B monitor ROM image, modified by Norberto Collado to boot from
	a modern IDE add-on device.

H19.jar
	A java-based H19 emulator. Use "loopback" option to run offline (keyboard
	looped-back to screen). Without loopback, will display characters received
	on stdin and send keystrokes to stdout.

README.config
	Information on configuring environment variables and properties
	for running the VirtualH89.

README.mms77316
	Information on properties and files to support the MMS 77316 Floppy controller.

README.mms77320
	Information on properties and files to support the MMS 77320 SASI adapter.

README.cpnet
	Information on properties and files to support the CPNetDevice pseudo-device.

README.cpm3
	Information on running CP/M Plus (v3.1)

v89rc.example
	An example config/properties file for H19.jar, H89.jar, and the
	VirtualH89 emulator.

MMS_CPM224UsersGuide.pdf
	Original MMS documentation for their CP/M. Includes instructions for
	sysgening new disks.

MMS_MonitorRom84B.pdf
	Original MMS documentation for their 84B monitor ROM.

mms-sasi-224.txt
	Original MMS documentation for setting up SASI disk/controller/driver
	for MMS CP/M 2.24 (CP/M Plus is easier). Using util/fmtsasi can
	avoid many steps.

Peachtree.MagicWand.pdf
	A Copy of the Magic Wand word processor manual, reprinted by
	Zenith Data Systems.

z19-om.pdf
	A copy of the Heath/Zenith owners manual for the H19/Z19 terminal.

images/mw.logdisk
	A strip-down copy of Magic Wand. Only EDIT.COM and PRINT.COM.

images/c80.logdisk
	A strip-down copy of Software Toolworks C compiler.  See CCOM.SUB
	for how to compile.

images/c80src.logdisk
	A copy of Software Toolworks C libraries source code.
	See *.SUB for how to compile.