Updated "In Development" note about track display status

This commit is contained in:
michaelangel007 2014-07-21 23:28:12 -07:00
parent e8fda39cae
commit d914526c27

View File

@ -31,6 +31,10 @@ Changes:
(current memory address low byte)
-memclear 7 Initialize memory to page address
(current memory address high byte)
. [Feature #201] Added display of current track for the floppy drives.
Note: There are NO plans to display the sector number due to sectors being
a high level structure defined by the underlying OS -- it would take some
memory probing to display the accurate sector number.
Fixed:
. [Bug #206] Pooyan freezes due to RNDL/RNDH not initialized to non-zero values