aboutsummaryrefslogtreecommitdiff
path: root/source/snes9x.h
diff options
context:
space:
mode:
authorJoão Silva2017-02-12 03:49:21 +0000
committerJoão Silva2017-02-12 03:49:21 +0000
commitfa04c025a2108be9bd0432d3d56606e2ef3027f4 (patch)
treeb3069feddcabb7c1368d83a0e0d12e040941c8b2 /source/snes9x.h
parentae5fb3ae9006d90c32cba9efad3dd1645972117a (diff)
downloadsnes9x2005-fa04c025a2108be9bd0432d3d56606e2ef3027f4.tar.gz
snes9x2005-fa04c025a2108be9bd0432d3d56606e2ef3027f4.tar.bz2
snes9x2005-fa04c025a2108be9bd0432d3d56606e2ef3027f4.zip
CPU and Memory Layout accuracy improvements from uosnes and optimizations from snes9x2002.
Diffstat (limited to 'source/snes9x.h')
-rw-r--r--source/snes9x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/snes9x.h b/source/snes9x.h
index a3b6c98..9d7019c 100644
--- a/source/snes9x.h
+++ b/source/snes9x.h
@@ -205,6 +205,7 @@ typedef struct
bool SPC7110;
bool SPC7110RTC;
bool OBC1;
+ uint8_t DSP;
/* Sound options */
uint32_t SoundPlaybackRate;
#ifdef USE_BLARGG_APU