Enable the SET40 sign extension stuff.
Try to separate the "core" from the "interpreter" logically, a little bit. It's still a bit of a fuzzy border. 

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3128 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
hrydgard
2009-05-01 20:06:24 +00:00
parent dfb5fef792
commit 2352cf0fed
18 changed files with 363 additions and 293 deletions

View File

@ -20,8 +20,8 @@
#include <stdarg.h>
#include "Common.h" // for Common::swap
#include "DSPCore.h"
#include "Globals.h"
#include "gdsp_interpreter.h"
// =======================================================================================
// For PB address detection