mirror of
https://github.com/holub/mame
synced 2025-10-06 09:00:04 +03:00
Merge pull request #4174 from hp9k/disable_debug
nereid: disable debug (nw)
This commit is contained in:
commit
9da9131fe4
@ -4,7 +4,7 @@
|
||||
#include "emu.h"
|
||||
#include "nereid.h"
|
||||
|
||||
#define VERBOSE 1
|
||||
#define VERBOSE 0
|
||||
#include "logmacro.h"
|
||||
|
||||
DEFINE_DEVICE_TYPE(NEREID, nereid_device, "nereid", "HP Nereid ASIC")
|
||||
|
Loading…
Reference in New Issue
Block a user