mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
-spg2xx_audio: Turn logging back off, nw
This commit is contained in:
parent
fdc92d8bf4
commit
4ee28bd775
@ -37,7 +37,7 @@ DEFINE_DEVICE_TYPE(SUNPLUS_GCM394_AUDIO, sunplus_gcm394_audio_device, "gcm394_au
|
||||
#define LOG_ALL (LOG_SPU_READS | LOG_SPU_WRITES | LOG_UNKNOWN_SPU | LOG_CHANNEL_READS | LOG_CHANNEL_WRITES \
|
||||
| LOG_ENVELOPES | LOG_SAMPLES | LOG_RAMPDOWN | LOG_BEAT)
|
||||
|
||||
#define VERBOSE (LOG_ALL & ~(LOG_SAMPLES | LOG_ENVELOPES))
|
||||
#define VERBOSE (0)
|
||||
#include "logmacro.h"
|
||||
|
||||
#define SPG_DEBUG_AUDIO (0)
|
||||
|
Loading…
Reference in New Issue
Block a user