summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/igs009.cpp
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-03-30 08:35:21 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2016-03-30 08:35:21 +0200
commit913ab1e14041b81f3c9276ea3a7adfff32c0408c (patch)
treef4d630b889546e006e98de2ea05aa20d56c11303 /src/mame/drivers/igs009.cpp
parent21fe699db20e3354d92396d4a29f5fd648584437 (diff)
Cleanups and version bump
Diffstat (limited to 'src/mame/drivers/igs009.cpp')
-rw-r--r--src/mame/drivers/igs009.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/igs009.cpp b/src/mame/drivers/igs009.cpp
index 96fb1c164e0..78e1308068f 100644
--- a/src/mame/drivers/igs009.cpp
+++ b/src/mame/drivers/igs009.cpp
@@ -525,7 +525,7 @@ static ADDRESS_MAP_START( gp98_portmap, AS_IO, 8, igs009_state )
AM_RANGE( 0x5000, 0x5fff ) AM_RAM_WRITE(fg_tile_w ) AM_SHARE("fg_tile_ram")
- // seems to lacks of PPI devices...
+ // seems to lacks of PPI devices...
AM_RANGE( 0x6480, 0x6480 ) AM_WRITE(nmi_and_coins_w )
AM_RANGE( 0x6481, 0x6481 ) AM_READ_PORT( "SERVICE" )
AM_RANGE( 0x6482, 0x6482 ) AM_READ_PORT( "COINS" )
@@ -863,7 +863,7 @@ MACHINE_CONFIG_END
/***************************************************************************
Jingle Bell
- IGS, 1997.
+ IGS, 1997.
English versions.