all repos — mgba @ 29337a60b52529a942912a6b4595f9d3092df08b

mGBA Game Boy Advance Emulator

Mark DMA registers as special to keep loading them from messing up state
Jeffrey Pfau jeffrey@endrift.com
Sun, 19 Oct 2014 05:19:19 -0700
commit

29337a60b52529a942912a6b4595f9d3092df08b

parent

6b382caa0f2936df4918c05e8a414b9681523a9e

1 files changed, 3 insertions(+), 3 deletions(-)

jump to
M src/gba/gba-io.csrc/gba/gba-io.c

@@ -62,9 +62,9 @@ 0, 0, 0, 0, 0, 0, 0, 0,

1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, // DMA - 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, + 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, + 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, // Timers