re-enable ACCOUNT_FOR_CODE_FETCH_CYCLES since I've seen a couple of cases where it makes a difference. (it's not clear whether this is where the corrective timing change should be coming from, but I don't have any better ideas at the moment)

This commit is contained in:
nitsuja 2009-11-01 20:12:40 +00:00
parent 35773f0c4b
commit 2e82cbae5b
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
//(SOMETIMES THIS IS A BIG SPEED HIT!)
// enables emulation of code fetch waits.
//#define ACCOUNT_FOR_CODE_FETCH_CYCLES
#define ACCOUNT_FOR_CODE_FETCH_CYCLES
// makes access to DTCM (arm9 only) fast.
#define ACCOUNT_FOR_DATA_TCM_SPEED