mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-03-09 16:30:42 +00:00
Debugger cleanup
This commit is contained in:
parent
86f71cb3d7
commit
a5c5603749
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user