Almost all posts writable only have value FFH
Ports writable only have most of time value of 8BH
Ports readable and writable have a value most of time <> FFH
OpenMSX very very very easy to detect by ports and values.. child play!
Almost all ports in #90 - #AF region return #FF not correct...
Blocks mirrored are in addresses space between #A0 and AF all have 4 ports, total 8 ports (S1985)
RTC looks mirrired. but is not, (have tried all variations),
if RTC was mirrored it should have started at #B0, but uses only the upper 4 (#b4 - #b7 mirrored) ports (writing to the upper ports from the upper ports (#b6 and #b7) does not do anything.
Same for BackupRAM and Bitmap #40H
When opened and setting up BR and Bitmap
Looks like: #40H 01 8B FE 8B 8B 8B 8B FE
the FE can vary depending on the values written to correct registers
Screenshot of REAL MSX Ports (Sony HB-F700D)