mirror of
https://github.com/holub/mame
synced 2025-07-05 18:08:04 +03:00
i8089: Disable logging
This commit is contained in:
parent
61a50c44bc
commit
d39af83c55
@ -16,7 +16,7 @@
|
|||||||
// MACROS/CONSTANTS
|
// MACROS/CONSTANTS
|
||||||
//**************************************************************************
|
//**************************************************************************
|
||||||
|
|
||||||
#define VERBOSE 1
|
#define VERBOSE 0
|
||||||
|
|
||||||
|
|
||||||
//**************************************************************************
|
//**************************************************************************
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
// MACROS/CONSTANTS
|
// MACROS/CONSTANTS
|
||||||
//**************************************************************************
|
//**************************************************************************
|
||||||
|
|
||||||
#define VERBOSE 1
|
#define VERBOSE 0
|
||||||
#define VERBOSE_DMA 0
|
#define VERBOSE_DMA 0
|
||||||
|
|
||||||
// channel control register fields
|
// channel control register fields
|
||||||
|
Loading…
Reference in New Issue
Block a user