You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fix a bug in the boot disk handling on reset.
Renamed the LCD text "Boot Disk On" to "AutoMnt Boot On" and "Boot Disk Off" to "AutoMnt Boot Off". This matches what the ADE is actually doing when the Drive Select key is held for a long key press. It doesn't unmount the boot.dsk, it enables and disables the auto mount on a reset.
Added in detection for consecutive soft resets, they will be treated as a hard resets.