mirror of
https://github.com/holub/mame
synced 2025-05-21 05:08:54 +03:00
Silenced Z80 SIO by default.
This commit is contained in:
parent
ca3478a1fc
commit
a60b88b141
@ -18,7 +18,7 @@
|
|||||||
DEBUGGING
|
DEBUGGING
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#define VERBOSE 1
|
#define VERBOSE 0
|
||||||
|
|
||||||
#define VPRINTF(x) do { if (VERBOSE) logerror x; } while (0)
|
#define VPRINTF(x) do { if (VERBOSE) logerror x; } while (0)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user