#201 Updated history "In Development" for Track/Sector and Pooyan fix description

This commit is contained in:
michaelangel007 2014-07-24 22:10:08 -07:00
parent f5617a396d
commit f0ca2282ed

View file

@ -31,12 +31,15 @@ Changes:
(current memory address low byte) (current memory address low byte)
-memclear 7 Initialize memory to page address -memclear 7 Initialize memory to page address
(current memory address high byte) (current memory address high byte)
. [Feature #201] Added display of current track for the floppy drives. . [Feature #201] Added display of current Track/Sector for the floppy drives.
Note: There are NO plans to display the sector number due to sectors being - In 2x window mode the status is displayed below the drive LEDs.
a high level structure defined by the underlying OS -- it would take some - In full screen mode the status is displayed above the drive LEDS. The track/sector
memory probing to display the accurate sector number. is shown only for the last drive accessed.
Fixed: Note: DOS3.3 Track/Sector status should be accurate.
. [Bug #206] Pooyan freezes due to RNDL/RNDH not initialized to non-zero values ProDOS support is preliminary -- the track/sector may show zero after an operation.
Fixes:
. [Bug #206] Pooyan would freeze due to RNDL/RNDH not initialized to non-zero values on
a cold boot.
Latest: Latest: