Can someone help me to fill up the next table with correct information? I just collected this information today, so it can be still very wrong. The device I have is broken, so I can't even test it... The purpose is to help emulator makers to emulate this thing...
#7E00-#7EFF: Read buffer. Will return 256*256 picture. After one byte is read, next one will be returned. (LDIR/OTIR is used to read multiple bytes at a time)
#7FFC R/W: %ABC???XX
A Read: Busy or something like that (Z=Idle, NZ=Busy) Usually you can skip with ESC key.
B Read: ???(Need to change sometimes)
C Read: Video sync (Wait to be Z and wait to be back NZ)
XX Write: No info
#7FFD R/W: %A??DXXYY
A Read: Even/Odd frame
D Read: Video signal detected (NZ = No video signal)
XX Write: No info
YY Write: No info
#7FFE Write: %XXYYYZZZ
XX = ?
YYY = ?
ZZZ = ?
#7FFF Write: 8bit data (???)