mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 00:17:16 +00:00
Deprecated and removed support for v1 save-state. (Fixes #603)
This commit is contained in:
@@ -544,13 +544,6 @@ void KeybToggleP8ACapsLock ()
|
||||
|
||||
//===========================================================================
|
||||
|
||||
void KeybSetSnapshot_v1(const BYTE LastKey)
|
||||
{
|
||||
keycode = LastKey;
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
#define SS_YAML_KEY_LASTKEY "Last Key"
|
||||
#define SS_YAML_KEY_KEYWAITING "Key Waiting"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user