summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ertictac.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ertictac.cpp')
-rw-r--r--src/mame/drivers/ertictac.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ertictac.cpp b/src/mame/drivers/ertictac.cpp
index 428d7c8d16b..1d507ef9632 100644
--- a/src/mame/drivers/ertictac.cpp
+++ b/src/mame/drivers/ertictac.cpp
@@ -232,7 +232,7 @@ MACHINE_CONFIG_START(ertictac_state::ertictac)
MCFG_I2CMEM_ADD("i2cmem")
MCFG_I2CMEM_PAGE_SIZE(NVRAM_PAGE_SIZE)
MCFG_I2CMEM_DATA_SIZE(NVRAM_SIZE)
-// MCFG_AAKART_ADD("kart", XTAL(24'000'000)/3) // TODO: frequency
+// AAKART(config, m_kart, XTAL(24'000'000)/3); // TODO: frequency
MCFG_SCREEN_ADD("screen", RASTER)
MCFG_SCREEN_RAW_PARAMS(XTAL(16'000'000),1024,0,735,624/2,0,292) // RiscOS 3 default screen settings