Disable the IO Dump by default.

This commit is contained in:
Godzil 2021-04-04 21:17:34 +01:00
parent f32928b0c3
commit e28317d29e

View File

@ -29,7 +29,7 @@
#include "audio.h"
#include "memory.h"
#define IO_DUMP
//#define IO_DUMP
extern uint8_t *externalEeprom;
extern uint32_t romAddressMask;