That will work with M100 CP/M. Same CP/M command (Stat) will redirect
'screen' output to the printer port if you like.
In fact you can redirect keyboard input from the serial as well, so you
can just use the M100 as a processor if you want.
Philip
On 26/01/2020 5:05 pm, John R. Hogerhuis wrote:
Another possibility for display redirection is using the printer port.
I've connected my printer port to a parallel to serial converter and
then that can go to a PC or something else running a serial terminal.
Then you keep the serial port free for bidirectional communication.
But you need a converter.
-- John.