@a2_4am I did a search through the available ROM binaries (versions 1.0, 1.1, 1.3, and 1.4) and didn't find anything that looks like 6502 code referencing either zp $19 or #$19
@txgx42 I found this snippet in the RAMFactor peripheral ROM while debugging something else in MAME. I wonder if "LDY #$19" used to be "LDY $19" in some earlier ROM version.