summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dfruit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dfruit.c')
-rw-r--r--src/mame/drivers/dfruit.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/drivers/dfruit.c b/src/mame/drivers/dfruit.c
index d9a7065acaa..d4547b7947c 100644
--- a/src/mame/drivers/dfruit.c
+++ b/src/mame/drivers/dfruit.c
@@ -1,11 +1,11 @@
/***************************************************************************
- Dream Fruit skeleton driver
+ Dream Fruit skeleton driver
- Uses a TC0091LVC, a variant of the one used on Taito L HW
+ Uses a TC0091LVC, a variant of the one used on Taito L HW
- TODO:
- - somebody should port CPU core contents in a shared file;
+ TODO:
+ - somebody should port CPU core contents in a shared file;
***************************************************************************/