Changes
typo
#0C     status C            see below
#0D     status D            see below
#32     millenium           millennium          19 or 20 (bcd or binary)
#??     memory              all other registers can be freely used as persistent memory
</pre>
== Bugs ==
* Register 32h is meant to contain the Century (not MilleniumMillennium)
* Register 32h can be only '''either''' bcd '''or''' binary (not both)
* Register 32h documentation does not specify whether it shall be BCD or Binary
