mirror of
https://github.com/holub/mame
synced 2025-06-30 16:00:01 +03:00
nereid: disable debug (nw)
This commit is contained in:
parent
dbaf83eebf
commit
35d1736019
@ -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