abc80: Added a note regarding the slow floppy controller copy protection feature. [Curt Coder]

This commit is contained in:
Curt Coder 2020-08-22 15:46:15 +03:00
parent 7174110a3d
commit bb1670b623

View File

@ -106,6 +106,9 @@ Notes:
0704: rr a
0706: call $073F
There is an alternate format function in the controller firmware that allows to set a secret byte which is stored in the sector header.
Copy protected software checks the secret byte read from the sector header and refuses to start if the disk has not been appropriately formatted.
*/
#include "emu.h"