mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-21 07:17:41 +00:00
Debugger cleanup
This commit is contained in:
@@ -530,7 +530,7 @@ int _6502_GetOpmodeOpbyte ( const int nBaseAddress, int & iOpmode_, int & nOpby
|
||||
default:
|
||||
#if _DEBUG // not implemented!
|
||||
int *fatal = 0;
|
||||
*fatal = 0xDEADC0DE;
|
||||
*fatal = 0xDEADC0DE;
|
||||
#endif
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user