GBA: Fix I/O register lookup table

This commit is contained in:
Jeffrey Pfau 2014-12-11 16:08:37 -08:00
parent 52f8f51133
commit 26c21e6915
1 changed files with 1 additions and 2 deletions

View File

@ -86,7 +86,7 @@ const char* GBAIORegisterNames[] = {
0,
0,
0,
"WAVE_RAM0_LO"
"WAVE_RAM0_LO",
"WAVE_RAM0_HI",
"WAVE_RAM1_LO",
"WAVE_RAM1_HI",
@ -141,7 +141,6 @@ const char* GBAIORegisterNames[] = {
"TM2CNT_HI",
"TM3CNT_LO",
"TM3CNT_HI",
0,
0, 0, 0, 0, 0, 0, 0, 0,