0.37b16 [Razoola, pza]
0.37b12 [Paul Leaman, Razoola, KevinDO]
0.36b3 [Testdriver]
Artwork available
WIP:
- 0.178: Added CPS2 encryption key.
- 0.128u4: MAMEPlus added clone Alien vs. Predator (Euro 940520 Phoenix Edition) (bootleg).
- 0.96u3: Razoola added clone Alien vs. Predator (Hispanic 940520).
- 6th February 2005: Razoola - Released XOR 119 for Alien Vs. Predator (Asia 940520) donated by Blastar.
- 0.37b16: Razoola added Alien vs. Predator (Euro 940520). Renamed (avsp) to (avspu).
- 27th June 2001: Razoola - Released XOR 41 for Alien vs. Predator (Euro 940520) donated by pza.
- 0.37b14: Razoola added clone Alien vs. Predator (Japan 940520).
- 13th March 2001: Razoola - Released XOR 21 for Alien Vs. Predator (Japan 940520) donated by Ai-Ho.
- 0.37b13: Changed parent and clone descriptions to 'Alien vs. Predator' and input to 3 players, 3 buttons and 3 coin slots.
- 0.37b12: Paul Leaman added 'Aliens vs. Predator (US 940520)' (Capcom 1994) and clone (Asia 940520).
- 15th February 2001: Razoola - Released XOR 11 for Alien Vs. Predator (USA 940520) donated by KevinDO.
- 0.37b7: Added clone (Testdriver) Aliens Vs. Predator (Asia 940520).
- 0.36b3: Added (Testdriver) Alien vs. Predator (USA).
LEVELS: 9
Other Emulators:
* Calice
* FB Alpha
* Kawaks
* Nebula
* Raine
Movie: Alien vs. Predator
Genre: Sci-Fi, Horror
Year: USA 2004
Director: Paul W.S. Anderson
Studio: 20th Century-Fox
Cast: Sanaa Lathan, Raoul Bova, Lance Henriksen, Ewen Bremner, Colin Salmon, Tommy Flanagan
Recommended Games (Aliens):
Heiankyo Alien
Victory Road
Alien Syndrome
Alien Syndrome (Mega-Tech)
Xenophobe
SAR - Search And Rescue
Uncle Fester's Quest: The Addams Family (PlayChoice-10)
Alien Storm
Alien Storm (Mega-Tech)
Aliens
Alien3: The Gun
Alien vs. Predator
Space Gun
Mutation Nation
Alien Command
Chaos Heat
Host Invaders
Teraburst
Invasion - The Abductors
Alien Front
Uchuu Daisakusen: Chocovader Contactee
$command = $row['command'];
// minusculs
$command = preg_replace('/_([abcdefghijklmnopqrstuvwxyz])/','
',$command);
$command = preg_replace('/\^([xxx])/','
',$command);
// majusculs
$command = preg_replace('/_([ABCDGHIKLMNOPQRSXZ])/','
',$command);
$command = preg_replace('/\^([EFGHIJMSTUVW])/','
',$command);
// other symbols
$command = preg_replace('/_([#\$%&\(\)\-@\[\]\^`\{\}~=+\.123456789!])/','
',$command);
$command = preg_replace('/\^([12346789!\-=])/','
',$command);
$command = str_replace('^?','
',$command);
$command = str_replace('^*','
',$command);
$command = str_replace('_<','
',$command);
$command = str_replace('_?','
',$command);
$command = str_replace('_*','
',$command);
$command = str_replace('_>','
',$command);
echo $command;
?>
$command = $row['command'];
// minusculs
$command = preg_replace('/_([abcdefghijklmnopqrstuvwxyz])/','
',$command);
$command = preg_replace('/\^([xxx])/','
',$command);
// majusculs
$command = preg_replace('/_([ABCDGHIKLMNOPQRSXZ])/','
',$command);
$command = preg_replace('/\^([EFGHIJMSTUVW])/','
',$command);
// other symbols
$command = preg_replace('/_([#\$%&\(\)\-@\[\]\^`\{\}~=+\.123456789!])/','
',$command);
$command = preg_replace('/\^([12346789!\-=])/','
',$command);
$command = str_replace('^?','
',$command);
$command = str_replace('^*','
',$command);
$command = str_replace('_<','
',$command);
$command = str_replace('_?','
',$command);
$command = str_replace('_*','
',$command);
$command = str_replace('_>','
',$command);
echo $command;
?>
$command = $row['command'];
// minusculs
$command = preg_replace('/_([abcdefghijklmnopqrstuvwxyz])/','
',$command);
$command = preg_replace('/\^([xxx])/','
',$command);
// majusculs
$command = preg_replace('/_([ABCDGHIKLMNOPQRSXZ])/','
',$command);
$command = preg_replace('/\^([EFGHIJMSTUVW])/','
',$command);
// other symbols
$command = preg_replace('/_([#\$%&\(\)\-@\[\]\^`\{\}~=+\.123456789!])/','
',$command);
$command = preg_replace('/\^([12346789!\-=])/','
',$command);
$command = str_replace('^?','
',$command);
$command = str_replace('^*','
',$command);
$command = str_replace('_<','
',$command);
$command = str_replace('_?','
',$command);
$command = str_replace('_*','
',$command);
$command = str_replace('_>','
',$command);
echo $command;
?>
$command = $row['command'];
// minusculs
$command = preg_replace('/_([abcdefghijklmnopqrstuvwxyz])/','
',$command);
$command = preg_replace('/\^([xxx])/','
',$command);
// majusculs
$command = preg_replace('/_([ABCDGHIKLMNOPQRSXZ])/','
',$command);
$command = preg_replace('/\^([EFGHIJMSTUVW])/','
',$command);
// other symbols
$command = preg_replace('/_([#\$%&\(\)\-@\[\]\^`\{\}~=+\.123456789!])/','
',$command);
$command = preg_replace('/\^([12346789!\-=])/','
',$command);
$command = str_replace('^?','
',$command);
$command = str_replace('^*','
',$command);
$command = str_replace('_<','
',$command);
$command = str_replace('_?','
',$command);
$command = str_replace('_*','
',$command);
$command = str_replace('_>','
',$command);
echo $command;
?>
$command = $row['command'];
// minusculs
$command = preg_replace('/_([abcdefghijklmnopqrstuvwxyz])/','
',$command);
$command = preg_replace('/\^([xxx])/','
',$command);
// majusculs
$command = preg_replace('/_([ABCDGHIKLMNOPQRSXZ])/','
',$command);
$command = preg_replace('/\^([EFGHIJMSTUVW])/','
',$command);
// other symbols
$command = preg_replace('/_([#\$%&\(\)\-@\[\]\^`\{\}~=+\.123456789!])/','
',$command);
$command = preg_replace('/\^([12346789!\-=])/','
',$command);
$command = str_replace('^?','
',$command);
$command = str_replace('^*','
',$command);
$command = str_replace('_<','
',$command);
$command = str_replace('_?','
',$command);
$command = str_replace('_*','
',$command);
$command = str_replace('_>','
',$command);
echo $command;
?>