My question this time is to build up a small library of knowledge here about communication between the 8032 and 8049.
From the hardware perspective, the link between them is four lines.
BAUDX4, from 8302 pin 5 to 8049 pin 39
COMCTL, from 8302 pin 29 (labeled 22 on schematic) to 8049 /WR on pin 10 (direction control)
COMDATA, from 8302 pin 35 to 8049 pin 38
RESET, from 8302 pin 28 to 8049 pin 4 /RESET
Does anyone have any pre-prepared notes on this link? It'll save me a few hours of work documenting it. This would in part involve me reading the 8049 disassembly, which I suspect will be obtuse, and quite difficult for me

My objective here is to work on an 8049 replacement using a much more capable IC.