summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-08-24 02:25:15 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-08-24 02:25:15 +0000
commitd25ed31d97d6c3c4f3675718b90343089cb3228e (patch)
treeafe93d7790b5434b933720b8fe2343c03bb07011 /src/mame/drivers
parentb9924e9b222ce7184c98ec2366ebd74687c7114a (diff)
Hacked around the mask screen thing (any idea here is welcome)
Diffstat (limited to 'src/mame/drivers')
-rw-r--r--src/mame/drivers/taito_f3.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/drivers/taito_f3.c b/src/mame/drivers/taito_f3.c
index 30b655dab6d..a3cc14b03ba 100644
--- a/src/mame/drivers/taito_f3.c
+++ b/src/mame/drivers/taito_f3.c
@@ -28,10 +28,10 @@
Taito custom chips on motherboard:
- TC0630 FDP - Playfield generator? (Nearest tile roms)
- TC0640 FI0 - I/O & watchdog?
- TC0650 FDA - Priority mixer? (Near paletteram & video output)
- TC0660 FCM - Sprites? (Nearest sprite roms)
+ TC0630FDP - Playfield generator? (Nearest tile roms)
+ TC0640FIO - I/O & watchdog?
+ TC0650FDA - Priority mixer? (Near paletteram & video output)
+ TC0660FCM - Sprites? (Nearest sprite roms)
***************************************************************************/