mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
Disable CPU logging
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
#endif
|
||||
|
||||
/*#define ENABLE_CPU_LOG 1*/
|
||||
#define ENABLE_CPU_LOG 1
|
||||
|
||||
static void cpu_write(uint16_t addr, uint8_t val, void *priv);
|
||||
static uint8_t cpu_read(uint16_t addr, void *priv);
|
||||
|
||||
Reference in New Issue
Block a user