When using the 16700A boot menu through the rear panel RS232 serial port, how do I increase the baud rate from its default 9600? I tried the command "PATH CON SERIAL_1.19200.8.none", and it acknowledged the 19200, but it still runs at 9600 even after rebooting. I want to dump some memory and capture it. Faster baud rate would help.
?
I see two megabyte of interesting data beginning at memory address 0xF0000000. Could be the boot ROM. Maybe I can figure out how the "user defined" monitor resolution works and configure 1600x1200 at 60 Hz. Maybe.
?
By the way, to switch the console back to VGA+PS2 keyboard, the command is "PATH CON GRAPHICS(0)".
?
Beware the command "PATH CON SERIAL_2" switches the boot console to an *internal* RS232 serial port. I did that by mistake. That port's TxD and RxD signals are located on pins 5 and 3 of the SN75C185 transceiver chip located on the top side of the CPU board near connector J1. I clipped onto those two signals, and saw the boot menu, also at 9600 baud. I don't know where those RS232 signal go, perhaps to the emulation module (I don't have one).