I hand coded some simple routines via the monitor to initialize the chip, read the status register, receive a character, send a character and start and stop the counter/timer. After a bit of reading... okay a lot of reading... of the datasheet and Application Note AN405, I've managed to understand how to set up the chip for basic polled mode. Now that I have functional hardware, I can start writing an updated BIOS to handle interrupt-driven transmit and receive and be in a position to replace the 65C51 and also set the stage for moving to the NXP DUART chips.
It took too long to get to the wiring of the adapter board, but now that it's functional, I'll likely get a new SBC board put together shortly. Whew.... progress... finally!