summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dec0.cpp
diff options
context:
space:
mode:
author braintro <briantro@users.noreply.github.com>2019-09-01 22:24:13 -0500
committer braintro <briantro@users.noreply.github.com>2019-09-01 22:24:13 -0500
commit1f640a02a6ab5a3fa3c090a6d35878488dcd3a5b (patch)
tree274b484d86534f90e9d9feff3cfafdc8128557fa /src/mame/drivers/dec0.cpp
parent1b171027331836d8f2aa11fa337fe901e06dfe36 (diff)
(nw) correct labels for F-1 Dream & misc clean ups
Diffstat (limited to 'src/mame/drivers/dec0.cpp')
-rw-r--r--src/mame/drivers/dec0.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/dec0.cpp b/src/mame/drivers/dec0.cpp
index 86287dd3196..660267af136 100644
--- a/src/mame/drivers/dec0.cpp
+++ b/src/mame/drivers/dec0.cpp
@@ -2441,7 +2441,7 @@ ROM_START( drgninjab )
/* various graphic and sound roms also differ when compared to baddudes */
ROM_REGION( 0x10000, "gfx1", 0 ) /* chars */
- // ROM_LOAD( "eg25.15h", 0x00000, 0x08000, CRC(6791bc20) SHA1(7240b2688cda04ee9ea331472a84fbffc85b8e90) ) has been verfied
+ // ROM_LOAD( "eg25.15h", 0x00000, 0x08000, CRC(6791bc20) SHA1(7240b2688cda04ee9ea331472a84fbffc85b8e90) ) has been verified
// correct for the above drgninja set and dumped from an original DECO PCB with the original label intact.
// ROM_LOAD( "eg25.bin", 0x00000, 0x08000, CRC(dd557b19) SHA1(ce1e76aeb7e147f373bb48dbc1becc1601953499) ) has the unused
// 'Bad Dudes' logo partially erased, and a bad pixel on the left arrow character.