MCUME/MCUME_pico/picovcs/Config.h
2021-04-10 12:28:04 +02:00

14 lines
310 B
C

/*
* "Hacked" and faster CPU emulation
* For CPU debugging, NORMAL (preferred) or HACK2 should be used.
*/
//#define HACKED /* yes */
/*
* If you do NOT want to emulate undocumented commands, uncomment
* the line below, and also select "NORMAL" CPU emulation.
*/
/*#define NO_UNDOC_CMDS*/ /* no */