mirror of
https://github.com/holub/mame
synced 2025-06-19 10:46:35 +03:00
Turn off global logging (nw)
This commit is contained in:
parent
ce62497501
commit
48eb8248ab
@ -39,8 +39,8 @@
|
|||||||
#define LOG_READ (1U << 3)
|
#define LOG_READ (1U << 3)
|
||||||
#define LOG_INT (1U << 4)
|
#define LOG_INT (1U << 4)
|
||||||
|
|
||||||
#define VERBOSE (LOG_SHIFT)
|
//#define VERBOSE (LOG_SHIFT)
|
||||||
#define LOG_OUTPUT_FUNC printf
|
//#define LOG_OUTPUT_FUNC printf
|
||||||
|
|
||||||
#include "logmacro.h"
|
#include "logmacro.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user