mirror of
https://github.com/holub/mame
synced 2025-07-09 11:48:12 +03:00
pc_vga: fix extraneous logging I'd left on (nw)
This commit is contained in:
parent
392b661ac3
commit
c9e5977840
@ -106,7 +106,7 @@ enum
|
||||
***************************************************************************/
|
||||
|
||||
#define LOG_ACCESSES 0
|
||||
#define LOG_REGISTERS 1
|
||||
#define LOG_REGISTERS 0
|
||||
|
||||
#define LOG_8514 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user