mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
abc80: Added a note regarding the slow floppy controller copy protection feature. [Curt Coder]
This commit is contained in:
parent
7174110a3d
commit
bb1670b623
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user