summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2010-07-18 01:39:33 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2010-07-18 01:39:33 +0000
commit6b42741d000c2f9f1d0cd6d811e8ab9a75b18374 (patch)
tree05afe8ffd52f9e0371593a2a46308358a8fce863 /src
parentf03b568df881a2b99abf31e80c2c5bc818fdde4a (diff)
Reference link fix
Diffstat (limited to 'src')
-rw-r--r--src/mame/drivers/btime.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mame/drivers/btime.c b/src/mame/drivers/btime.c
index 6aa46a8bd84..7a7785cca1f 100644
--- a/src/mame/drivers/btime.c
+++ b/src/mame/drivers/btime.c
@@ -1407,6 +1407,8 @@ static DISCRETE_SOUND_START( btime_sound )
/* Amplifier is upc1181H3
*
+ * http://www.ic-ts-histo.de/fad/ics/upc1181/upc1181.htm
+ *
* A linear frequency response is mentioned as well as a lower
* edge frequency determined by cap on pin3, however no formula given.
*
@@ -1829,7 +1831,7 @@ ROM_START( tisland )
ROM_END
/* There is a flyer with a screen shot for Lock'n'Chase at:
- http://www.gamearchive.com/flyers/video/taito/locknchase_f.jpg */
+ http://www.arcadeflyers.com/?page=flyer&db=videodb&id=608&image=1 */
ROM_START( lnc )
ROM_REGION( 0x10000, "maincpu", 0 )