Apple II emulator for Windows
Go to file
tomch 2985943f5d Fix for step in debugger from reset (1st step would just do the CPU reset):
. Removed CPU reset processing from InternalCpuExecute(). This is now done in CpuReset(). Removed the now redundant regs.bRESET member.
. CpuReset() now also clears regs.bJammed.
2006-07-02 17:52:23 +00:00
AppleWin Fix for step in debugger from reset (1st step would just do the CPU reset): 2006-07-02 17:52:23 +00:00
CVSROOT initial checkin 2006-02-17 14:38:16 +00:00