summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/eolith.c
diff options
context:
space:
mode:
author Brian Troha <briantro@users.noreply.github.com>2009-03-22 19:00:09 +0000
committer Brian Troha <briantro@users.noreply.github.com>2009-03-22 19:00:09 +0000
commitc52d73b3a1c139cdaa92cdc3eab5bd94851b0353 (patch)
tree7722f7209eccd0ea32251ff697d7d435cea3f4d1 /src/mame/drivers/eolith.c
parent3102912c6e0e0e683408170d73e1db204e0a6ee1 (diff)
tiny documentation fix for the recent Iron Fortress addition
Diffstat (limited to 'src/mame/drivers/eolith.c')
-rw-r--r--src/mame/drivers/eolith.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/eolith.c b/src/mame/drivers/eolith.c
index 41affbd1f3b..62abf179050 100644
--- a/src/mame/drivers/eolith.c
+++ b/src/mame/drivers/eolith.c
@@ -345,7 +345,7 @@ PCB Layout
| 12MHz |
| |
| U108 U41* U39 U36* U34 |
-| U111 U42* U40 U37* U35* U43 |
+| U111 U42* U40 U37* U35 U43 |
| |
|-------------------------------------------------|
Notes:
@@ -365,7 +365,7 @@ Notes:
U107, U97, U111, U108 & U43 are populated with EPROMs and are not labeled in any way
U34 - U42 are C32000 MASK roms read as 27C322 those marked with '*' are unpopulated
- qs1001a.u96 was not dumped from this PCB, but is standard sample rom found on many Eolith gradation PCBs
+ qs1001a.u96 was not dumped from this PCB, but is a standard sample rom found on many Eolith gradation PCBs
*/
ROM_START( ironfort )