]> gitweb.factorcode.org Git - factor.git/commitdiff
Update links to mameworld.net.
authorAlexander Iljin <ajsoft@yandex.ru>
Tue, 29 Sep 2015 13:21:54 +0000 (16:21 +0300)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 29 Sep 2015 16:12:39 +0000 (09:12 -0700)
extra/balloon-bomber/balloon-bomber-docs.factor
extra/balloon-bomber/balloon-bomber.factor
extra/lunar-rescue/lunar-rescue-docs.factor
extra/lunar-rescue/lunar-rescue.factor
extra/space-invaders/space-invaders-docs.factor

index 00c677b04e862166ac229d4db7be436878fb913e..55b8f2b85c72aa733868fcadd60f73e53d4e1d50 100644 (file)
@@ -13,7 +13,7 @@ HELP: run-balloon
 
 ARTICLE: { "balloon-bomber" "balloon-bomber" } "Balloon Bomber Emulator"
 "Provides an emulation of the original 8080 Arcade Game 'Balloon Bomber'." $nl
-"More information on the arcade game can be obtained from " { $url "http://www.mameworld.net/maws/romset/ballbomb" } "." $nl
+"More information on the arcade game can be obtained from " { $url "http://www.mamedb.com/game/ballbomb" } "." $nl
 "To play the game you need the ROM files for the arcade game. They should "
 "be placed in a directory called 'ballbomb' in the location specified by "
 "the variable " { $link rom-root } ". The specific files needed are:"
index 94a48695fc3d74e107bd8a6018e59878a8141c25..afb599d951d062d3f566f8903fc9c7855092d3cb 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2007 Chris Double.
 ! See http://factorcode.org/license.txt for BSD license.
 !
-! Balloon Bomber: http://www.mameworld.net/maws/romset/ballbomb
+! Balloon Bomber: http://www.mamedb.com/game/ballbomb
 !
 USING: kernel space-invaders ui ;
 IN: balloon-bomber
index 837496564a369dbca531cdc5ad49b22d87d9b184..6008499bd937d3d6bb1d322dac687da791fa675e 100644 (file)
@@ -13,7 +13,7 @@ HELP: run-lunar
 
 ARTICLE: { "lunar-rescue" "lunar-rescue" } "Lunar Rescue Emulator"
 "Provides an emulation of the original 8080 Arcade Game 'Lunar Rescue'." $nl
-"More information on the arcade game can be obtained from " { $url "http://www.mameworld.net/maws/romset/lrescue" } "." $nl
+"More information on the arcade game can be obtained from " { $url "http://www.mamedb.com/game/lrescue" } "." $nl
 "To play the game you need the ROM files for the arcade game. They should "
 "be placed in a directory called " { $snippet "lrescue" } " in the location specified by "
 "the variable " { $link rom-root } ". The specific files needed are:"
index bd62e2a231ce99af64294e1957fb787c7a8d7725..3dc2e0bae4e1281caf5db5a44276fb1c44155439 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2007 Chris Double.
 ! See http://factorcode.org/license.txt for BSD license.
 !
-! Lunar Rescue: http://www.mameworld.net/maws/romset/lrescue
+! Lunar Rescue: http://www.mamedb.com/game/lrescue
 !
 USING: kernel space-invaders ui ;
 IN: lunar-rescue
index 594b11532aebcd4dd1136745ebe2350168d9322c..33b487c4385ea0d03c616e2d3c8df57b3a9a8d26 100644 (file)
@@ -13,7 +13,7 @@ HELP: run-invaders
 
 ARTICLE: { "space-invaders" "space-invaders" } "Space Invaders Emulator"
 "Provides an emulation of the original 8080 Arcade Game 'Space Invaders'." $nl
-"More information on the arcade game can be obtained from " { $url "http://www.mameworld.net/maws/romset/invaders" } "." $nl
+"More information on the arcade game can be obtained from " { $url "http://www.mamedb.com/game/invaders" } "." $nl
 "To play the game you need the ROM files for the arcade game. They should "
 "be placed in a directory called 'invaders' in the location specified by "
 "the variable " { $link rom-root } ". The specific files needed are:"