summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/meritm.c
diff options
context:
space:
mode:
author Brian Troha <briantro@users.noreply.github.com>2012-09-12 00:54:28 +0000
committer Brian Troha <briantro@users.noreply.github.com>2012-09-12 00:54:28 +0000
commita3544ed2ac12e988b639e91bc074c07b14cc5b89 (patch)
tree82bde264508849a9b74a69c2656cc17417666daf /src/mame/drivers/meritm.c
parent3b059e5d06b7f4ed6c7f8ebec6b07f6fa2356850 (diff)
Minor spelling or grammatical fixes. - NW
Diffstat (limited to 'src/mame/drivers/meritm.c')
-rw-r--r--src/mame/drivers/meritm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/meritm.c b/src/mame/drivers/meritm.c
index 26f72637a8a..4db96379cef 100644
--- a/src/mame/drivers/meritm.c
+++ b/src/mame/drivers/meritm.c
@@ -1187,7 +1187,7 @@ static MACHINE_CONFIG_DERIVED( meritm_crt260, meritm_crt250 )
MACHINE_CONFIG_END
-ROM_START( dodgecty ) /* Use small daughter card CRT-255 & Dallas DS1225Y NV SRAM */
+ROM_START( dodgecty ) /* Uses a small daughter card CRT-255 & Dallas DS1225Y NV SRAM */
ROM_REGION( 0x80000, "maincpu", 0 )
ROM_LOAD( "9131-02_u9-2t.u9", 0x00000, 0x10000, CRC(22e73039) SHA1(368f03b31f7c3cb81a95b20d1cb954e8557d2017) ) /* 9131-02 U9-2T 880111 */
ROM_LOAD( "9131-02_u10-0.u10", 0x10000, 0x10000, CRC(bc3391f3) SHA1(4df46f31489bc5e3de3f6fc917e23b9bb5231e5a) )