mirror of
https://github.com/holub/mame
synced 2025-05-31 10:01:51 +03:00
Disabled Z8536 logging. (nw)
This commit is contained in:
parent
36af055214
commit
b7884f95a0
@ -35,7 +35,7 @@ const device_type Z8536 = &device_creator<z8536_device>;
|
||||
// MACROS / CONSTANTS
|
||||
//**************************************************************************
|
||||
|
||||
#define LOG 1
|
||||
#define LOG 0
|
||||
|
||||
|
||||
// states
|
||||
|
Loading…
Reference in New Issue
Block a user