summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lb4.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lb4.cpp')
-rw-r--r--src/mame/drivers/lb4.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/lb4.cpp b/src/mame/drivers/lb4.cpp
index 8205fddbdab..3e50d948b14 100644
--- a/src/mame/drivers/lb4.cpp
+++ b/src/mame/drivers/lb4.cpp
@@ -65,7 +65,6 @@ private:
void lb4_state::mem_map(address_map &map)
{
- // There are what look like RAM reads/writes from 0000-03ff, but also accesses which look like attempts to talk to a device.
map(0x0000, 0x03ff).ram();
map(0x2800, 0x2803).rw(m_ctc, FUNC(z80ctc_device::read), FUNC(z80ctc_device::write));
//map(0x3800, 0x3800).w // many writes of 43 and C3