summaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
Diffstat (limited to 'Source')
-rw-r--r--Source/Core/Core/HW/Sram.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/Source/Core/Core/HW/Sram.cpp b/Source/Core/Core/HW/Sram.cpp
index d40059032e..2a6d58a4cd 100644
--- a/Source/Core/Core/HW/Sram.cpp
+++ b/Source/Core/Core/HW/Sram.cpp
@@ -7,12 +7,12 @@
// english
SRAM sram_dump = {{
- 0x04, 0x6B,
- 0xFB, 0x91,
+ 0xFF, 0x6B,
+ 0x00, 0x91,
0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00,
0xFF, 0xFF, 0xFF, 0x40,
- 0x05,
+ 0x00,
0x00,
0x00,
0x2C,