mirror of
https://github.com/holub/mame
synced 2025-07-06 10:29:38 +03:00
upd765: Turn logging off (nw)
This commit is contained in:
parent
c0e752323d
commit
d59769241d
@ -5,7 +5,7 @@
|
||||
#include "upd765.h"
|
||||
#include "debugger.h"
|
||||
|
||||
#define LOG 1
|
||||
#define LOG 0
|
||||
|
||||
DEFINE_DEVICE_TYPE(UPD765A, upd765a_device, "upd765a", "NEC uPD765A FDC")
|
||||
DEFINE_DEVICE_TYPE(UPD765B, upd765b_device, "upd765b", "NEC uPD765B FDC")
|
||||
|
Loading…
Reference in New Issue
Block a user