summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2010-07-17 02:23:34 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2010-07-17 02:23:34 +0000
commit4072e2a45fe9961216d0dfdab72dc7c7233351ec (patch)
treeafb2667d9aebff5dca1a94691285f79b83e4667f
parentdedbe85474dc8e20719968a2871be5e9039f2889 (diff)
Cleaned up dead web links from the drivers - replacing when possible with alternate links.
-rw-r--r--src/mame/drivers/angelkds.c2
-rw-r--r--src/mame/drivers/bfm_sc1.c2
-rw-r--r--src/mame/drivers/bfmsys85.c2
-rw-r--r--src/mame/drivers/bmcbowl.c3
-rw-r--r--src/mame/drivers/btime.c2
-rw-r--r--src/mame/drivers/crospang.c6
-rw-r--r--src/mame/drivers/crystal.c2
-rw-r--r--src/mame/drivers/deniam.c4
-rw-r--r--src/mame/drivers/eolith.c5
-rw-r--r--src/mame/drivers/galpani3.c2
-rw-r--r--src/mame/drivers/ghosteo.c1
-rw-r--r--src/mame/drivers/gstriker.c2
-rw-r--r--src/mame/drivers/hng64.c2
-rw-r--r--src/mame/drivers/ksys573.c2
-rw-r--r--src/mame/drivers/kungfur.c7
-rw-r--r--src/mame/drivers/m14.c1
-rw-r--r--src/mame/drivers/magicfly.c2
-rw-r--r--src/mame/drivers/maygay1b.c2
-rw-r--r--src/mame/drivers/mpu4.c2
-rw-r--r--src/mame/drivers/namcos10.c2
-rw-r--r--src/mame/drivers/namcos11.c2
-rw-r--r--src/mame/drivers/namcos12.c12
-rw-r--r--src/mame/drivers/nbmj8688.c1
-rw-r--r--src/mame/drivers/nbmj8891.c1
-rw-r--r--src/mame/drivers/neogeo.c2
-rw-r--r--src/mame/drivers/nightgal.c1
-rw-r--r--src/mame/drivers/norautp.c1
-rw-r--r--src/mame/drivers/omegrace.c3
-rw-r--r--src/mame/drivers/puckpkmn.c2
-rw-r--r--src/mame/drivers/quakeat.c2
-rw-r--r--src/mame/drivers/rcorsair.c7
-rw-r--r--src/mame/drivers/royalmah.c2
-rw-r--r--src/mame/drivers/segag80v.c2
-rw-r--r--src/mame/drivers/segaxbd.c2
-rw-r--r--src/mame/drivers/spbactn.c2
-rw-r--r--src/mame/drivers/ssfindo.c4
-rw-r--r--src/mame/drivers/superqix.c2
-rw-r--r--src/mame/drivers/taito_f2.c35
-rw-r--r--src/mame/drivers/thedeep.c4
-rw-r--r--src/mame/drivers/trucocl.c2
-rw-r--r--src/mame/drivers/tumbleb.c2
-rw-r--r--src/mame/drivers/vamphalf.c3
42 files changed, 36 insertions, 111 deletions
diff --git a/src/mame/drivers/angelkds.c b/src/mame/drivers/angelkds.c
index 4a989400979..2b4933e51e9 100644
--- a/src/mame/drivers/angelkds.c
+++ b/src/mame/drivers/angelkds.c
@@ -116,8 +116,6 @@ EPR10135.19
--- Team Japump!!! ---
-http://www.rainemu.com/japump/
-http://japump.i.am/
Dumped by Chackn
02/25/2000
diff --git a/src/mame/drivers/bfm_sc1.c b/src/mame/drivers/bfm_sc1.c
index b66e990a73d..f3c57d2f40a 100644
--- a/src/mame/drivers/bfm_sc1.c
+++ b/src/mame/drivers/bfm_sc1.c
@@ -3,7 +3,7 @@
Bellfruit scorpion1 driver, (under heavy construction !!!)
A.G.E Code Copyright J. Wallace and the AGEMAME Development Team.
- Visit http://www.mameworld.net/agemame/ for more information.
+ Visit http://agemame.mameworld.info for more information.
M.A.M.E Core Copyright Nicola Salmoria and the MAME Team,
used under license from http://mamedev.org
diff --git a/src/mame/drivers/bfmsys85.c b/src/mame/drivers/bfmsys85.c
index 624c46962f0..b564cf90d48 100644
--- a/src/mame/drivers/bfmsys85.c
+++ b/src/mame/drivers/bfmsys85.c
@@ -3,7 +3,7 @@
Bellfruit system85 driver, (under heavy construction !!!)
A.G.E Code Copyright J. Wallace and the AGEMAME Development Team.
- Visit http://www.mameworld.net/agemame/ for more information.
+ Visit http://agemame.mameworld.info for more information.
M.A.M.E Core Copyright Nicola Salmoria and the MAME Team,
used under license from http://mamedev.org
diff --git a/src/mame/drivers/bmcbowl.c b/src/mame/drivers/bmcbowl.c
index b322fa97e21..2b0f6212577 100644
--- a/src/mame/drivers/bmcbowl.c
+++ b/src/mame/drivers/bmcbowl.c
@@ -77,9 +77,6 @@ HM27C101AG bmc_10.bin - Sound samples
BrianT
-* There is a MESS driver for this chip (gm68b45s CTR controller):
-http://cvs.mess.org:6502/cgi-bin/viewcvs.cgi/mess/video/m6845.c?rev=1.10
-
Top board:
--- Edge Connection ---
GS9403 7EX 8EX Part # Misc HD74LS374p
diff --git a/src/mame/drivers/btime.c b/src/mame/drivers/btime.c
index e4e3a678072..6aa46a8bd84 100644
--- a/src/mame/drivers/btime.c
+++ b/src/mame/drivers/btime.c
@@ -1407,8 +1407,6 @@ static DISCRETE_SOUND_START( btime_sound )
/* Amplifier is upc1181H3
*
- * http://www.mydarc.de/dj7oh/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.
*
diff --git a/src/mame/drivers/crospang.c b/src/mame/drivers/crospang.c
index ee075458c80..7b67b0d8acf 100644
--- a/src/mame/drivers/crospang.c
+++ b/src/mame/drivers/crospang.c
@@ -12,10 +12,8 @@
Cross Pang New - Is shown on the website but is not currently dumped
- No Copyright Notice is displayed for Cross Pang however the following page
- lists it as being by F2 System, Released April 1998
- http://www.f2.co.kr/eng/f2system/intro5.asp (page no longer valid, check www.f2.co.kr)
-
+ No Copyright Notice is displayed for Cross Pang however http://www.f2.co.kr
+ at one time did list it as being by F2 System, Released April 1998
Cross Pang:
Audio Test isn't correct when a sound is tested, instead musics are right.
diff --git a/src/mame/drivers/crystal.c b/src/mame/drivers/crystal.c
index 33e7c22fe69..98a6aa5ab3e 100644
--- a/src/mame/drivers/crystal.c
+++ b/src/mame/drivers/crystal.c
@@ -2,7 +2,7 @@
CRYSTAL SYSTEM by Brezzasoft (2001)
using VRender0 System on a Chip
- The VRender0 (http://www.mesdigital.com/english/Products/product_vrender0.asp) chip contains:
+ The VRender0 (info at archive.org for http://www.mesdigital.com) chip contains:
- CPU Core SE3208 (info at www.adc.co.kr) @ 43Mhz
- 2 DMA chans
- 4 Timers
diff --git a/src/mame/drivers/deniam.c b/src/mame/drivers/deniam.c
index 25c9eed5e7f..13b102dc1cc 100644
--- a/src/mame/drivers/deniam.c
+++ b/src/mame/drivers/deniam.c
@@ -1,11 +1,9 @@
/***************************************************************************
Deniam games
-
driver by Nicola Salmoria
-
-http://deniam.co.kr/text/c_game01.htm
+Check archive.org for http://deniam.co.kr
Title System Date
---------------- ---------- ----------
diff --git a/src/mame/drivers/eolith.c b/src/mame/drivers/eolith.c
index 3c3eebb307c..ee7e8562be3 100644
--- a/src/mame/drivers/eolith.c
+++ b/src/mame/drivers/eolith.c
@@ -419,7 +419,6 @@ Notes:
IS61C1024 - ISSI 128k x4 High Speed CMOS Static RAM (SOJ32)
KM6161002 - Samsung 64k x4 Ultra High Speed CMOS Video Static RAM (SOJ44)
QS1000 - QDSP QS1000 AdMOS 9638R, Wavetable Audio chip, clock input of 24.000MHz (QFP100)
- see http://www.hwass.co.kr/product.htm for more info on QS100x chips.
QS1001A - QDSP QS1001A 512k x8 MaskROM (SOP32)
EV0514-001 - Custom Eolith IC (QFP100)
VSync - 60Hz
@@ -553,7 +552,6 @@ Notes:
KM6161002 - Samsung 64k x16 Ultra High Speed CMOS Video Static RAM (SOJ44)
TDA1519 - Audio Power AMP
QS1000 - QDSP QS1000 AdMOS 9638R, Wavetable Audio chip, clock input of 24.000MHz (QFP100)
- see http://www.hwass.co.kr/product.htm for more info on QS100x chips.
QS1001A - QDSP QS1001A 512k x8 MaskROM (SOP32)
EV0514-001 - Custom Eolith IC (QFP100)
VSync - 60Hz
@@ -626,7 +624,6 @@ Notes:
KM6161002 - Samsung 64k x16 Ultra High Speed CMOS Video Static RAM (SOJ44)
TDA1519 - Audio Power AMP
QS1000 - QDSP QS1000 AdMOS 9638R, Wavetable Audio chip, clock input of 24.000MHz (QFP100)
- see http://www.hwass.co.kr/product.htm for more info on QS100x chips.
QS1001A - QDSP QS1001A 512k x8 MaskROM (SOP32)
EV0514-001 - Custom Eolith IC (QFP100)
VSync - 60Hz
@@ -716,7 +713,6 @@ Notes:
KM6161002 - Samsung 64k x16 Ultra High Speed CMOS Video Static RAM (SOJ44)
KA22065 - Audio Power AMP
QS1000 - QDSP QS1000 AdMOS 9638R, Wavetable Audio chip, clock input of 24.000MHz (QFP100)
- see http://www.hwass.co.kr/product.htm for more info on QS100x chips.
QS1001A - QDSP QS1001A 512k x8 MaskROM (SOP32)
EV0514-001 - Custom Eolith IC (QFP100)
VSync - 60Hz
@@ -989,7 +985,6 @@ Notes:
KM6161002 - Samsung 64k x16 Ultra High Speed CMOS Video Static RAM (SOJ44)
TDA1519 - Audio Power AMP
QS1000 - QDSP QS1000 AdMOS 9638R, Wavetable Audio chip, clock input of 24.000MHz (QFP100)
- see http://www.hwass.co.kr/product.htm for more info on QS100x chips.
QS1001A - QDSP QS1001A 512k x8 MaskROM (SOP32)
EV0514-001 - Custom Eolith IC (QFP100)
VSync - 60Hz
diff --git a/src/mame/drivers/galpani3.c b/src/mame/drivers/galpani3.c
index ce23bf9a201..97f06c97958 100644
--- a/src/mame/drivers/galpani3.c
+++ b/src/mame/drivers/galpani3.c
@@ -56,8 +56,6 @@ GP310100.40
--- Team Japump!!! ---
-http://www.rainemu.com/japump/
-http://japump.i.am/
Dumped by Uki
10/22/2000
diff --git a/src/mame/drivers/ghosteo.c b/src/mame/drivers/ghosteo.c
index 87aefa51329..59c290f6368 100644
--- a/src/mame/drivers/ghosteo.c
+++ b/src/mame/drivers/ghosteo.c
@@ -550,7 +550,6 @@ Notes:
IC42S16800 - ISSI IC42S16800 4(2)M x 8(16) Bits x 4 Banks (128MBit) SDRAM
QS1000 - QDSP QS1000 AdMOS 9638R, Wavetable Audio chip, clock input of 24.000MHz (QFP100)
- see http://www.hwass.co.kr/product.htm for more info on QS100x chips.
QS1001A - QDSP QS1001A 512k x8 MaskROM (SOP32)
qs1001a.u17 was not dumped from this PCB, but is a standard sample rom found on many Eolith games
diff --git a/src/mame/drivers/gstriker.c b/src/mame/drivers/gstriker.c
index d1996556497..b6f1e0bd3fb 100644
--- a/src/mame/drivers/gstriker.c
+++ b/src/mame/drivers/gstriker.c
@@ -127,8 +127,6 @@ c13_u17.u17 HN62418 - GFX / note, contents of these are identical.
c13_u11.u11 HN624116 - GFX
c13_u12.u12 HN624116 - GFX
- Screenshots and board pics are available here...
- http://unemulated.emuunlim.com/shopraid/index.html
*** ROMSET: vgoalsca
diff --git a/src/mame/drivers/hng64.c b/src/mame/drivers/hng64.c
index c1a0702fb96..0f785074bd6 100644
--- a/src/mame/drivers/hng64.c
+++ b/src/mame/drivers/hng64.c
@@ -17,7 +17,7 @@ Notes:
It's capable of changing the input ports dynamically (maybe explaining Roads Edge's "do not touch" quote below).
It probably has a lot to do with the network (Roads Edge network connectors are on this board).
- * The Toshiba CPU datasheet is here : http://www.semicon.toshiba.co.jp/openb2b/websearch/productDetails.jsp?partKey=TMP87CH40N
+ * The Toshiba CPU datasheet is here : http://kr.ic-on-line.cn/IOL/viewpdf/TMP87CH40N_1029113.htm
* From the Roads Edge manual : "The Network Check screen will be displayed for about 40 seconds whether
the cabinet is connected for communication competition or not. After this,
diff --git a/src/mame/drivers/ksys573.c b/src/mame/drivers/ksys573.c
index df0feb0018f..7913e7cdde3 100644
--- a/src/mame/drivers/ksys573.c
+++ b/src/mame/drivers/ksys573.c
@@ -131,7 +131,7 @@ G: gun mania only, drives air soft gun (this game uses real BB bullet)
Note:
Not all games listed above are confirmed to run on System 573.
* - denotes not dumped yet. If you can help with the remaining undumped System 573 games,
- please contact http://www.mameworld.net/gurudumps/comments.html
+ please contact http://guru.mameworld.info/
Main PCB Layout
diff --git a/src/mame/drivers/kungfur.c b/src/mame/drivers/kungfur.c
index c277666d872..921ae5c57d9 100644
--- a/src/mame/drivers/kungfur.c
+++ b/src/mame/drivers/kungfur.c
@@ -22,8 +22,11 @@ KR2-KR6 : VOICE
50pin cable to 7seg&lamp control board.
-flyer.gif from
-http://www.hoizinger.com/ed/EM.HTML
+Information:
+http://www.wshin.com/games/review/ka/kung-fu-roushi.htm
+http://www.youtube.com/watch?v=ssEfw-RbSjs
+
+
----------------------------------------------------------------
***************************************************************************/
diff --git a/src/mame/drivers/m14.c b/src/mame/drivers/m14.c
index 15ec21aa2f8..d31163084b6 100644
--- a/src/mame/drivers/m14.c
+++ b/src/mame/drivers/m14.c
@@ -44,7 +44,6 @@ mgpa10.bin
--- Team Japump!!! ---
-http://japump.i.am/
Dumped by Chackn
01/30/2000
diff --git a/src/mame/drivers/magicfly.c b/src/mame/drivers/magicfly.c
index 3b2fb86a919..d3701b1e287 100644
--- a/src/mame/drivers/magicfly.c
+++ b/src/mame/drivers/magicfly.c
@@ -16,7 +16,7 @@
**** NOTE ****
This hardware was clearly designed for poker games.
You can find a complete hardware & software analysis here:
- http://www.mameworld.net/robbie
+ http://mamedev.emulab.it/robbie
*******************************************************************************
diff --git a/src/mame/drivers/maygay1b.c b/src/mame/drivers/maygay1b.c
index 2971600baf6..982ba8dd753 100644
--- a/src/mame/drivers/maygay1b.c
+++ b/src/mame/drivers/maygay1b.c
@@ -3,7 +3,7 @@
Maygay M1 A/B driver, (under heavy construction !!!)
A.G.E Code Copyright J. Wallace and the AGEMAME Development Team.
- Visit http://www.mameworld.net/agemame/ for more information.
+ Visit http://agemame.mameworld.info for more information.
M.A.M.E Core Copyright Nicola Salmoria and the MAME Team,
used under license from http://mamedev.org
diff --git a/src/mame/drivers/mpu4.c b/src/mame/drivers/mpu4.c
index 30f31903edb..93e73fdc22e 100644
--- a/src/mame/drivers/mpu4.c
+++ b/src/mame/drivers/mpu4.c
@@ -57,7 +57,7 @@
28-04-2006: El Condor
20-05-2004: Re-Animator
- See http://www.mameworld.net/agemame/techinfo/mpu4.php for Information.
+ See http://agemame.mameworld.info/techinfo/mpu4.php for Information.
--- Board Setup ---
diff --git a/src/mame/drivers/namcos10.c b/src/mame/drivers/namcos10.c
index 56e1567bf01..3e22a596b08 100644
--- a/src/mame/drivers/namcos10.c
+++ b/src/mame/drivers/namcos10.c
@@ -44,7 +44,7 @@ Star Trigon (STT1 Ver.A) (C) Namco, 2002
*Uchuu Daisakusen : Chocovader Contactee (CVC1 Ver.A) (C) Namco, 2002
* - denotes not dumped yet. If you can help with the remaining undumped S10 games,
- please contact me at http://www.mameworld.net/gurudumps/
+ please contact me at http://guru.mameworld.info/
The Namco System 10 system comprises 2 PCB's....
MAIN PCB - This is the mother board PCB. It holds the main CPU/GPU & SPU and all sound circuitry, program & video RAM,
diff --git a/src/mame/drivers/namcos11.c b/src/mame/drivers/namcos11.c
index b076d001037..4fc3cc626dd 100644
--- a/src/mame/drivers/namcos11.c
+++ b/src/mame/drivers/namcos11.c
@@ -46,7 +46,7 @@ Soul Edge Ver. III (C) Namco, 1996
Tekken Ver.C (C) Namco, 1995
Tekken II Ver.C (C) Namco, 1995
-If you can help with the remaining undumped S11 games, please contact http://www.mameworld.net/gurudumps/comments.html
+If you can help with the remaining undumped S11 games, please contact http://guru.mameworld.info/
The Namco System 11 system comprises 3 PCB's....
diff --git a/src/mame/drivers/namcos12.c b/src/mame/drivers/namcos12.c
index 41b76f2db2d..d4458551a6c 100644
--- a/src/mame/drivers/namcos12.c
+++ b/src/mame/drivers/namcos12.c
@@ -57,13 +57,13 @@ Toukon Retsuden 3 (TR1/VER.A) (C) Namco, 1997 COH-700 SYS
Wanted Games
------------
Aerosmith - Quest for Fame (C) Namco, 2001
-http://www.bandainamcogames.co.jp/aa/am/vg/questforfame/
+http://www.bandainamcogames.co.jp/am/vg/questforfame/
Attack Pla-Rail (C) Tomy/Namco, 199?
Possibly some kind of redemption game for kids
Kart Duel (C) Namco, 2000
-http://www.bandainamcogames.co.jp/aa/am/vg/kartduel/
+http://www.bandainamcogames.co.jp/am/english/aa/kartduel/
Oh Bakyuuun (C) Namco/Raizing,1999
http://www.8ing.net/prd/ohbakyun/index.html
@@ -77,18 +77,18 @@ This was cancelled, only the flyer exists.
It was shown only at an amusement show. Possibly a prototype still exists. Possibly not.
Techno Drive (C) Namco, 1998
-http://www.bandainamcogames.co.jp/aa/am/em/techno-drive/main/index.php
+http://www.bandainamcogames.co.jp/am/em/techno-drive/main/index.php
Tekno Werk (C) Namco, 1999
Some kind of music game similar to Konami's Keyboard Mania series
Truck Kyosokyoku (C) Namco, 2000
-http://www.bandainamcogames.co.jp/aa/am/vg/truckkyosokyoku/
+http://www.bandainamcogames.co.jp/am/english/aa/truckkyosokyoku/
Um Jammer Lammy (C) Namco, 1999
-http://www.bandainamcogames.co.jp/aa/am/vg/umjammerlammy/#nbgiWrapper
+http://www.wailee.com/sys/lpic/UM_Jammer_Lammy.jpg
-If you can help with the remaining undumped S12 games, please contact me at http://www.mameworld.net/gurudumps/
+If you can help with the remaining undumped S12 games, please contact me at http://guru.mameworld.info/
Note that this list above may not be 100% complete. Alternative versions are also welcome :-)
The Namco System 12 system comprises 3 mandatory PCB's....
diff --git a/src/mame/drivers/nbmj8688.c b/src/mame/drivers/nbmj8688.c
index fed20fac8a1..12769d60f3e 100644
--- a/src/mame/drivers/nbmj8688.c
+++ b/src/mame/drivers/nbmj8688.c
@@ -3465,7 +3465,6 @@ Subboard
dumped by sayu
--- Team Japump!!! ---
-http://japump.i.am/
*/
diff --git a/src/mame/drivers/nbmj8891.c b/src/mame/drivers/nbmj8891.c
index 9dfaa0179d8..04922625245 100644
--- a/src/mame/drivers/nbmj8891.c
+++ b/src/mame/drivers/nbmj8891.c
@@ -3797,7 +3797,6 @@ K.10M
dumped by sayu
--- Team Japump!!! ---
-http://japump.i.am/
*/
diff --git a/src/mame/drivers/neogeo.c b/src/mame/drivers/neogeo.c
index d7e05a86ccd..e45557bb300 100644
--- a/src/mame/drivers/neogeo.c
+++ b/src/mame/drivers/neogeo.c
@@ -9,7 +9,7 @@
* This driver was made possible by the research done by
Charles MacDonald. For a detailed description of the Neo-Geo
hardware, please visit his page at:
- http://cgfm2.emuviews.com/temp/mvstech.txt
+ http://cgfm2.emuviews.com/txt/mvstech.txt
* Presented to you by the Shin Emu Keikaku team.
* The following people have all spent probably far
too much time on this:
diff --git a/src/mame/drivers/nightgal.c b/src/mame/drivers/nightgal.c
index 1cfa2e16521..115be8b1c80 100644
--- a/src/mame/drivers/nightgal.c
+++ b/src/mame/drivers/nightgal.c
@@ -1000,7 +1000,6 @@ MB7051.6S
dumped by sayu
--- Team Japump!!! ---
-http://japump.i.am/
*/
diff --git a/src/mame/drivers/norautp.c b/src/mame/drivers/norautp.c
index 7d442dcc8dd..d57b672b374 100644
--- a/src/mame/drivers/norautp.c
+++ b/src/mame/drivers/norautp.c
@@ -57,7 +57,6 @@
Mosfat, Unique, GEI, etc...
You can see some legal issues in the following links:
- http://www.altlaw.org/v1/cases/533481
http://cases.justia.com/us-court-of-appeals/F2/783/421/41759/
diff --git a/src/mame/drivers/omegrace.c b/src/mame/drivers/omegrace.c
index 4648c4a41f4..694d69e1efb 100644
--- a/src/mame/drivers/omegrace.c
+++ b/src/mame/drivers/omegrace.c
@@ -23,9 +23,6 @@
--------
- Most of the info here comes from the wiretap archive at:
- http://www.spies.com/arcade/simulation/gameHardware/
-
Omega Race Memory Map
Version 1.1 (Jul 24,1997)
diff --git a/src/mame/drivers/puckpkmn.c b/src/mame/drivers/puckpkmn.c
index c9db9c8b48e..99b770e064b 100644
--- a/src/mame/drivers/puckpkmn.c
+++ b/src/mame/drivers/puckpkmn.c
@@ -231,7 +231,7 @@ PUCKPOKE.U8 27C4001---/
ROM sockets U63 & U64 empty
Hi-res PCB scan available on request.
-Screenshots available on my site at http://unemulated.emuunlim.com (under PCB Shop Raid #2)
+Screenshots available on my site at http://guru.mameworld.info/oldnews2001.html (under PCB Shop Raid #2)
****************************************************************************/
diff --git a/src/mame/drivers/quakeat.c b/src/mame/drivers/quakeat.c
index 8c973970f02..a98bae55c9d 100644
--- a/src/mame/drivers/quakeat.c
+++ b/src/mame/drivers/quakeat.c
@@ -31,7 +31,7 @@ The "backup" directory on hard disk was created by the dumper.
-- Hardware info found in the following press release:
-http://www.quantum3d.com/press/HTMLarchive/4-20-98.html
+http://www.wave-report.com/archives/1998/98170702.htm
QUANTUM3D'S HEAVY METAL SYSTEM - HM233G
NLX form factor system that is based on the Intel 440LX chipset
diff --git a/src/mame/drivers/rcorsair.c b/src/mame/drivers/rcorsair.c
index b9eb29e6a1b..455c3e596b2 100644
--- a/src/mame/drivers/rcorsair.c
+++ b/src/mame/drivers/rcorsair.c
@@ -11,12 +11,7 @@
Red Corsair EPROM dump (dumped by Phil Morris) - notes follow:
-As of 14th January 2003 a picture can be found here:
-
-http://www.morris0.fsnet.co.uk/red_corsair.jpg
-
-But that will no doubt be removed in the coming months, so grab it while
-you can. :)
+http://www.morris0.fsnet.co.uk
The game itself involves you guiding a pirate around various obstacles and
picking up treasure. It's a top-down viewpoint.
diff --git a/src/mame/drivers/royalmah.c b/src/mame/drivers/royalmah.c
index b9ec1ae133f..dd06d2be833 100644
--- a/src/mame/drivers/royalmah.c
+++ b/src/mame/drivers/royalmah.c
@@ -4326,9 +4326,7 @@ MSM2128x4
dumped by sayu
-
--- Team Japump!!! ---
-http://japump.i.am/
*/
diff --git a/src/mame/drivers/segag80v.c b/src/mame/drivers/segag80v.c
index 69c4f64f552..6ab9d849501 100644
--- a/src/mame/drivers/segag80v.c
+++ b/src/mame/drivers/segag80v.c
@@ -21,7 +21,7 @@
Sega Vector memory map (preliminary)
Most of the info here comes from the wiretap archive at:
- http://www.spies.com/arcade/simulation/gameHardware/
+ http://www.mikesarcade.com/cgi-bin/spies.cgi?action=url&type=info&page=segaxyfaq1.6.txt
* Sega G80 Vector Simulation
diff --git a/src/mame/drivers/segaxbd.c b/src/mame/drivers/segaxbd.c
index ea8b8d93a97..7b7b042819d 100644
--- a/src/mame/drivers/segaxbd.c
+++ b/src/mame/drivers/segaxbd.c
@@ -35,7 +35,7 @@ Super Monaco GP (C) Sega 1989
Thunder Blade (C) Sega 1987
* denotes not dumped. There are also several revisions of the above games not dumper either.
-If you can help, please contact us via http://www.mameworld.net/gurudumps/ or http://www.mamedev.org
+If you can help, please contact us via http://guru.mameworld.info or http://www.mamedev.org
Main Board
----------
diff --git a/src/mame/drivers/spbactn.c b/src/mame/drivers/spbactn.c
index 0d03c0efa3b..5cdea6c907e 100644
--- a/src/mame/drivers/spbactn.c
+++ b/src/mame/drivers/spbactn.c
@@ -55,8 +55,6 @@
U112: TECMO-5
--- Team Japump!!! ---
- http://www.rainemu.com/japump/
- http://japump.i.am/
Dumped by Noel Miruru
17/Oct/2000
diff --git a/src/mame/drivers/ssfindo.c b/src/mame/drivers/ssfindo.c
index f552f6b50f7..08bd4b1105a 100644
--- a/src/mame/drivers/ssfindo.c
+++ b/src/mame/drivers/ssfindo.c
@@ -44,8 +44,7 @@ Notes:
Chips:
QS1000: QDSP QS1000 AdMOS 9638R, Wavetable Audio chip, clock input of 24.000MHz (QFP100)
- see http://www.hwass.co.kr/product.htm for more info on QS100x chips.
- PRIME: LGS Prime 3C 9930R, clock input of 14.31818MHz (QFP100)
+ PRIME: LGS Prime 3C 9930R, clock input of 14.31818MHz (QFP100)
QL2003: QuickLogic QL2003-XPL84C 0003BA FPGA (PLCC84)
CL-PS7500: Cirrus Logic CL-PS7500FE-56QC-A 84903-951BD ARM 9843J
clock input of 54.000MHz, ARM710C; ARM7-core CPU (QFP240)
@@ -96,7 +95,6 @@ PCB Layout
Notes:
Chips:
QS1000: QDSP QS1000 AdMOS 9638R, Wavetable Audio chip, clock input of 24.000MHz (QFP100)
- see http://www.hwass.co.kr/product.htm for more info on QS100x chips.
PRIME: LGS Prime 3C 9849R, clock input of 14.31818MHz (QFP100)
XILINX XCS10: Xilinx Spartan XCS10 FPGA (QFP144)
CL-PS7500: Cirrus Logic CL-PS7500FE-56QC-A 84877-951BD ARM 9843J
diff --git a/src/mame/drivers/superqix.c b/src/mame/drivers/superqix.c
index 591645b0567..68881d2c1f1 100644
--- a/src/mame/drivers/superqix.c
+++ b/src/mame/drivers/superqix.c
@@ -52,7 +52,7 @@ TODO:
Prebillian :
------------
-PCB Layout (Prebillian, from The Guru ( http://unemulated.emuunlim.com/ )
+PCB Layout (Prebillian, from The Guru ( http://guru.mameworld.info )
M6100211A
-------------------------------------------------------------------
diff --git a/src/mame/drivers/taito_f2.c b/src/mame/drivers/taito_f2.c
index 0667f6587db..1939fca8a48 100644
--- a/src/mame/drivers/taito_f2.c
+++ b/src/mame/drivers/taito_f2.c
@@ -70,39 +70,8 @@ qcrayon TC0510NIO TC0360PRI TC0260DAR
qcrayon2 TC0510NIO TC0360PRI TC0260DAR
driftout TC0510NIO TC0360PRI TC0260DAR TC0430GRW(zoom/rot)
-
-
-F2 Game List
-------------
-. Final Blow (1)
-. Don Doko Don (2)
-. Mega Blast http://www.taito.co.jp/game-history/80b/megabla.html (3)
-. Quiz Torimonochou http://www.taito.co.jp/game-history/90a/qui_tori.html (4)
-. Quiz HQ http://www.taito.co.jp/game-history/90a/quiz_hq.html
-. Thunder Fox http://www.taito.co.jp/game-history/90a/thu_fox.html
-. Liquid Kids http://www.taito.co.jp/game-history/90a/miz_bak.html (7)
-. SSI / Majestic 12 http://www.taito.co.jp/game-history/90a/mj12.html (8)
-. Gun Frontier http://www.taito.co.jp/game-history/90a/gunfro.html (9)
-. Growl / Runark http://www.taito.co.jp/game-history/90a/runark.html (10)
-. Hat Trick Hero http://www.taito.co.jp/game-history/90a/hthero.html (11)
-. Mahjong Quest http://www.taito.co.jp/game-history/90a/mahque.html (12)
-. Yuu-yu no Quiz de Go!Go! http://www.taito.co.jp/game-history/90a/youyu.html (13)
-. Ah Eikou no Koshien http://www.taito.co.jp/game-history/90a/koshien.html (14)
-. Ninja Kids http://www.taito.co.jp/game-history/90a/ninjakids.html (15)
-. Quiz Quest http://www.taito.co.jp/game-history/90a/q_quest.html
-. Metal Black http://www.taito.co.jp/game-history/90a/metabla.html
-. Quiz Chikyu Boueigun http://www.taito.co.jp/game-history/90a/qui_tik.html
-. Dinorex http://www.taito.co.jp/game-history/90a/dinorex.html
-. Pulirula
-. Dead Connection http://www.taito.co.jp/game-history/90a/deadconn.html
-. Quiz Jinsei Gekijou http://www.taito.co.jp/game-history/90a/qui_jin.html
-. Quiz Crayon Shinchan http://www.taito.co.jp/game-history/90a/qcrashin.html
-. Crayon Shinchan Orato Asobo
-
-
-This list is translated version of
-http://www.aianet.or.jp/~eisetu/rom/rom_tait.html
-This page also contains info for other Taito boards.
+A complete list of Taito Games can be still accessed with archive.org:
+http://web.archive.org/web/20010502131808/www.taito.co.jp/game-history/
F2 Motherboard ( Big ) K1100432A, J1100183A
(Small) K1100608A, J1100242A
diff --git a/src/mame/drivers/thedeep.c b/src/mame/drivers/thedeep.c
index c853e7c1307..8c735802e61 100644
--- a/src/mame/drivers/thedeep.c
+++ b/src/mame/drivers/thedeep.c
@@ -407,13 +407,9 @@ I couldn't test this board so I don't know the manufakturer, sorry.
1 OSC 8 Mhz
1 MPU 8751 (which is read-protected)
-
-
If you need more info or if this package doesn't
Work, mail me.
-Visit The ROMLiST Homepage: Http://hem.passagen.se/ogg/
-
..............CaBBe!...................................
***************************************************************************/
diff --git a/src/mame/drivers/trucocl.c b/src/mame/drivers/trucocl.c
index 899393e4771..79f1a9a3b12 100644
--- a/src/mame/drivers/trucocl.c
+++ b/src/mame/drivers/trucocl.c
@@ -23,7 +23,7 @@ Daughterboard: Custom made, plugged in the 2 roms and Z80 mainboard sockets.
- 01 x lm324n
To not overload the driver, I put the rest of technical info in
- http://www.mameworld.net/robbie/trucocl.htm
+ http://robbie.mameworld.info/trucocl.htm
- Added 2 "hidden" color proms (am27s19)
- One GAL is connected to the color proms inputs.
diff --git a/src/mame/drivers/tumbleb.c b/src/mame/drivers/tumbleb.c
index 3ebeef9d7c9..b96b29f2c70 100644
--- a/src/mame/drivers/tumbleb.c
+++ b/src/mame/drivers/tumbleb.c
@@ -3728,7 +3728,7 @@ GAME( 1993, jumpkids, 0, jumpkids, tumblepb, jumpkids, ROT0, "Comad", "Ju
GAME( 1994, metlsavr, 0, metlsavr, metlsavr, chokchok, ROT0, "First Amusement", "Metal Saver", GAME_SUPPORTS_SAVE )
GAME( 1994, pangpang, 0, pangpang, tumblepb, tumbleb2, ROT0, "Dong Gue La Mi Ltd.", "Pang Pang", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE ) // PIC is protected, sound simulation not 100%
GAME( 1994, suprtrio, 0, suprtrio, suprtrio, suprtrio, ROT0, "Gameace", "Super Trio", GAME_SUPPORTS_SAVE )
-// Should also be 'Magicball Fighting' (c)1994 see http://kmrb.or.kr/Game_Image/1999/%EC%A0%9C1248%ED%98%B8.jpg
+// Should also be 'Magicball Fighting' (c)1994
GAME( 1995, htchctch, 0, htchctch, htchctch, htchctch, ROT0, "SemiCom", "Hatch Catch" , GAME_SUPPORTS_SAVE ) // not 100% sure about gfx offsets
GAME( 1995, cookbib, 0, cookbib, cookbib, htchctch, ROT0, "SemiCom", "Cookie & Bibi" , GAME_SUPPORTS_SAVE ) // not 100% sure about gfx offsets
GAME( 1995, chokchok, 0, cookbib, chokchok, chokchok, ROT0, "SemiCom", "Choky! Choky!", GAME_IMPERFECT_GRAPHICS | GAME_SUPPORTS_SAVE ) // corruption during attract mode (tmap disable?)
diff --git a/src/mame/drivers/vamphalf.c b/src/mame/drivers/vamphalf.c
index 4ebfb6c2026..b7b53ace6b9 100644
--- a/src/mame/drivers/vamphalf.c
+++ b/src/mame/drivers/vamphalf.c
@@ -854,9 +854,6 @@ MACHINE_DRIVER_END
Vamp 1/2 (Semi Vamp)
Danbi, 1999
-Official page here...
-http://f2.co.kr/eng/product/intro1-17.asp
-
PCB Layout
----------