summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/taitojc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/taitojc.c')
-rw-r--r--src/mame/drivers/taitojc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/taitojc.c b/src/mame/drivers/taitojc.c
index cc20babedca..cddc9fd6798 100644
--- a/src/mame/drivers/taitojc.c
+++ b/src/mame/drivers/taitojc.c
@@ -1401,7 +1401,7 @@ static INTERRUPT_GEN( taitojc_vblank )
static const hc11_config taitojc_config =
{
- 1, //has extended I/O
+ 1, //has extended I/O
1280, //internal RAM size
0x00 //INIT defaults to 0x00
};