Ah ok, so I get the CMOS part, looks like Grants design just calls out the 6502 as opposed to 65c02, so guessing he's potentially on the older NMOS stuff?
On the baud generator, what's the benefit there? Being able to change baud without changing the clock circuitry? or is it a bit more stable?
Looking around, I found some Harris CDP65C51AE2's available, datasheet is dated around 1993 but not for that AE2 variant. Or I'm guessing the goto would be the rockwell? I've struggled to find the rockwell datasheet. (update, just found it for the P4 variant https://www.datasheets360.com/pdf/-6472429571977783289)
Guess I should look for some example schematics to see how to interface to it. Im guessing there should not be an issue using a USB-TTL adapter? or the keyboard/video board (not at the same time as the USB). I wanted to get those working before looking into my own VGA board and serial board. I find it easier to build out someone else's design before trying my own thing, but not if it won't work due to CMOS/TTL obviously).