mirror of
https://github.com/holub/mame
synced 2025-07-02 00:29:37 +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
|
DEBUGGING
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#define LOG_CODE (1)
|
#define LOG_CODE (0)
|
||||||
#define SINGLE_INSTRUCTION_MODE (0)
|
#define SINGLE_INSTRUCTION_MODE (0)
|
||||||
|
|
||||||
#ifdef MAME_DEBUG
|
#ifdef MAME_DEBUG
|
||||||
|
Loading…
Reference in New Issue
Block a user