X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=cpu%2Ffame%2Ffamec.c;h=0bb0f9ba1dd625dc1698e3942c518d3e4f43f9f1;hb=dca310c413517d278898b967cfe610574310acd8;hp=5d967324e2ee6e2feb6374db616054ea030dd295;hpb=110df09c8a2479c6a58655ad6b09b50584fbe5f4;p=picodrive.git diff --git a/cpu/fame/famec.c b/cpu/fame/famec.c index 5d96732..0bb0f9b 100644 --- a/cpu/fame/famec.c +++ b/cpu/fame/famec.c @@ -16,11 +16,11 @@ // Options // #define FAMEC_ROLL_INLINE -//#define FAMEC_EMULATE_TRACE -//#define FAMEC_CHECK_BRANCHES -//#define FAMEC_EXTRA_INLINE +#define FAMEC_EMULATE_TRACE +#define FAMEC_CHECK_BRANCHES +#define FAMEC_EXTRA_INLINE // #define FAMEC_DEBUG -//#define FAMEC_NO_GOTOS +#define FAMEC_NO_GOTOS #define FAMEC_ADR_BITS 24 // #define FAMEC_FETCHBITS 8 #define FAMEC_DATABITS 8