MCUME/MCUME_pico2/picovcs/Config.h
2025-01-26 17:25:30 +01: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 */