summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/leland.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/leland.h')
-rw-r--r--src/mame/includes/leland.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/leland.h b/src/mame/includes/leland.h
index 9503725c877..713a708235b 100644
--- a/src/mame/includes/leland.h
+++ b/src/mame/includes/leland.h
@@ -42,7 +42,7 @@ public:
, m_slave_bankslot(*this, "slavebank")
, m_slave_base(*this, "slave")
, m_eeprom(*this, "eeprom")
- , m_battery_ram(*this, "battery", 0x3000, ENDIANNESS_LITTLE)
+ , m_battery_ram(*this, "battery", 0x4000, ENDIANNESS_LITTLE)
, m_palette(*this, "palette")
, m_screen(*this, "screen")
, m_gfxdecode(*this, "gfxdecode")