aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source/fat
diff options
context:
space:
mode:
authorNeil Millstone2007-12-21 18:36:40 +0000
committerNeil Millstone2007-12-21 18:36:40 +0000
commit764dc651012c07f8820b9001321f4f66f15116c6 (patch)
treeb03da4f6b7535c1c40fda6fec4d0075103cb1e74 /backends/platform/ds/arm9/source/fat
parent1cfedb217ab5bbf0545e92fc0649bfb368c1ee1b (diff)
downloadscummvm-rg350-764dc651012c07f8820b9001321f4f66f15116c6.tar.gz
scummvm-rg350-764dc651012c07f8820b9001321f4f66f15116c6.tar.bz2
scummvm-rg350-764dc651012c07f8820b9001321f4f66f15116c6.zip
Scaler corruption fixes, scaler console fixes, adding Lure target (except it doesn't quite work yet), adding function keys to virtual keyboard
svn-id: r29944
Diffstat (limited to 'backends/platform/ds/arm9/source/fat')
-rw-r--r--backends/platform/ds/arm9/source/fat/disc_io.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/backends/platform/ds/arm9/source/fat/disc_io.h b/backends/platform/ds/arm9/source/fat/disc_io.h
index 1e1638c3c4..05d4c020bd 100644
--- a/backends/platform/ds/arm9/source/fat/disc_io.h
+++ b/backends/platform/ds/arm9/source/fat/disc_io.h
@@ -46,6 +46,10 @@
#define REG_EXMEMCNT REG_EXEMEMCNT
#endif
+#ifndef REG_EXEMEMCNT
+#define REG_EXEMEMCNT REG_EXMEMCNT
+#endif
+
//----------------------------------------------------------------------
#if defined _CF_USE_DMA && defined _CF_ALLOW_UNALIGNED