Changes
/* 64bit packets */
A0 data written to RTC, when A2=0=write
D0 data read from RTC, when A2=1=read, and only when pattern recognized
Note: Writes to the RTC chip can be performed by using Z80 reads (PEEK). All that matters is the A2 and A0 address lines.
=== Recognition Pattern ===