mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
And no logging :)
This commit is contained in:
parent
61714cd5a7
commit
292b44af10
@ -27,7 +27,7 @@ extern unsigned dasmmips3(char *buffer, unsigned pc, UINT32 op);
|
||||
DEBUGGING
|
||||
***************************************************************************/
|
||||
|
||||
#define LOG_CODE (1)
|
||||
#define LOG_CODE (0)
|
||||
#define SINGLE_INSTRUCTION_MODE (0)
|
||||
|
||||
#ifdef MAME_DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user