If the parallel card and video card are present then offer the user the option of using those as a terminal, making the system completely standalone. Release adds:
VT100 terminal emulation for the video output driver (to video card)
Omega keyboard input driver. This can map function keys to either VT100 sequences or WordStar sequences which seem very popular in the CP/M world.
Services API updated to reflect change alternate terminal sources
ZLoader 'cons' command to select (0) serial port or (1) system vdu
Zloader 'kbd' command to switch between vt100 and wordstar keyboard bindings
Ton of other things than came in along the way
If you're using CP/M then you'll need to re-write the image using images/cpm22.hex.
If the parallel card and video card are present then offer the user the option of using those as a terminal, making the system completely standalone. Release adds:
If you're using CP/M then you'll need to re-write the image using
images/cpm22.hex
.