final src and Makefile adjustments for PSP release

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@298 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-11-17 22:13:35 +00:00
parent 110df09c8a
commit 8b99ab90aa
14 changed files with 60 additions and 11 deletions

View file

@ -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