mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 00:17:16 +00:00
Add log msg for power-cycle, and improve debug-check for U1 $Csnn I/O access.
This commit is contained in:
@@ -532,6 +532,8 @@ void GetAppleWindowTitle()
|
||||
// todo: consolidate CtrlReset() and ResetMachineState()
|
||||
void ResetMachineState()
|
||||
{
|
||||
LogFileOutput("Apple II power-cycle\n");
|
||||
|
||||
GetCardMgr().Reset(true);
|
||||
g_bFullSpeed = 0; // Might've hit reset in middle of InternalCpuExecute() - so beep may get (partially) muted
|
||||
|
||||
|
||||
Reference in New Issue
Block a user