mirror of
https://github.com/holub/mame
synced 2025-10-08 01:28:00 +03:00
turn off SPG200 logging for release (nw)
This commit is contained in:
parent
dda8bad8aa
commit
d70681e1b3
@ -52,8 +52,7 @@ DEFINE_DEVICE_TYPE(SPG28X, spg28x_device, "spg28x", "SPG280-series System-on-a-C
|
||||
#define LOG_PPU (LOG_PPU_READS | LOG_PPU_WRITES | LOG_UNKNOWN_PPU)
|
||||
#define LOG_ALL (LOG_IO | LOG_SPU | LOG_PPU | LOG_VLINES | LOG_SEGMENT | LOG_FIQ)
|
||||
|
||||
#define VERBOSE (LOG_ALL & ~LOG_SPU)
|
||||
//#define VERBOSE (0)
|
||||
//#define VERBOSE (LOG_ALL & ~LOG_SPU)
|
||||
#include "logmacro.h"
|
||||
|
||||
#define SPG_DEBUG_VIDEO (0)
|
||||
|
Loading…
Reference in New Issue
Block a user