mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-11 07:30:02 +00:00
Gamehelp (#231)
* Create hw.mockingboard.a * Call HasMockingboard * Mockingboard Detection * Mockingboard Detection * Mockingboard Detection update for FastChip //e * Mockingboard Detection * Mockingboard Detection * Mockingboard Detection * Add files via upload * Mockingboard Detection * Delete hw.mockingboard.a * Correct location for Lancaster.a * Pitfall II Mockingboard patch * Add mockingboard patch to Berzap Removed re-entry check because code is so long that it wont survive on stack. Instead have patched out the cheat2 entry so the code is only executed once. * Changes requested by 4am * Resolve conflicts * Resolve conflicts * Gamehelp from roughana AE Aztec * Gamehelp from roughana Aztec * Update AZTEC * Update AZTEC * Update AZTEC * Gamehelp Roughana Beer Run Bruce Lee Cannonball Blitz * Gamehelp Bolo The Bilestoad * Gamehelp Death Sword Skyfox * Gamehelp Thexder * Gamehelp Black Magic Summer Games II * Gamehelp Crisis Mountain Cyber Strike * Gamehelp Alcazar, Cyclod, Drelbs, Gumball, Mr Cool, Pitfall II, Short Circuit, Situation Critical, Spy Hunter, Castle Wolfenstein * Gamehelp Alcazar, Mr Cool, Situation Critical * Gamehelp requested fixes Gumball, Pitfall II, Castle Wolfenstein * Gamehelp Bad Dudes Ballblazer Battlezone * Gamehelp Batman * Gamehelp Bad Dudes * Gamehelp Ankh Apple Panic Arkanoid Axis Assassin * Update ANKH * Gamehelp Berzap Dung Beetles Eggs It Falcons Free Fall * Update FREE.FALL * Gamehelp Gamma Goblins Genetic Drift Gorgon Gremlins Guardian * Gamehelp Hadron Ikari Warriors International Grand Prix Summer Games * Gamehelp Jungle Hunt Karateka * Gamehelp Labyrinth Moon Patrol Ms Pacman Pacman * Gamehelp Resolve conflict * Gamehelp Galaxian Lady Tut Winter Games * Update LADY.TUT * Update LADY.TUT Provide tip about the gun * Gamehelp Argos (thanks Alex Lee) Bandits (thanks Alex Lee) Galaxian fix Gold Rush Snoggle (thanks Nick Westgate) * Update GOLD.RUSH * Gamehel Bug Attack (thanks Alex Lee) Juggler (thanks Alex Lee)
This commit is contained in:
parent
ebd797fdeb
commit
e96fbebb51
18
res/GAMEHELP/ARGOS
Normal file
18
res/GAMEHELP/ARGOS
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
|
||||||
|
Eliminate the Argonians
|
||||||
|
|
||||||
|
|
||||||
|
joystick or paddles to control
|
||||||
|
|
||||||
|
hold button 0 to launch missile
|
||||||
|
|
||||||
|
release to detonate
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Esc* * * * * * * * * * * * * * * * pause
|
||||||
|
|
||||||
|
Ctrl-R * * * * * * * * * * * * * restart
|
||||||
|
|
||||||
|
Ctrl-S * * * * * * * * * * * * * * sound
|
||||||
|
[eof]
|
26
res/GAMEHELP/BANDITS
Normal file
26
res/GAMEHELP/BANDITS
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
|
||||||
|
Shoot aliens
|
||||||
|
|
||||||
|
|
||||||
|
keyboard
|
||||||
|
|
||||||
|
A stop S shield move < > move
|
||||||
|
|
||||||
|
Space* * * * * * * * * * * * * * * *fire
|
||||||
|
|
||||||
|
|
||||||
|
Ctrl-P * * * * * * * * * * * * * *paddle
|
||||||
|
|
||||||
|
button 0 to fire
|
||||||
|
|
||||||
|
Space* * * * * * * * * * * * * * *shield
|
||||||
|
|
||||||
|
|
||||||
|
Esc* * * * * * * * * * * * * * * * pause
|
||||||
|
|
||||||
|
Ctrl-S * * * * * * * * * * * * * * sound
|
||||||
|
|
||||||
|
Ctrl-V * * * * * * * * * * * * * *volume
|
||||||
|
|
||||||
|
Ctrl-R * * * * * * * * * * * * * restart
|
||||||
|
[eof]
|
23
res/GAMEHELP/BUG.ATTACK
Normal file
23
res/GAMEHELP/BUG.ATTACK
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
|
||||||
|
Kill the bugs
|
||||||
|
|
||||||
|
|
||||||
|
paddle 0 to move
|
||||||
|
|
||||||
|
button 0 to fire
|
||||||
|
|
||||||
|
|
||||||
|
move A S move
|
||||||
|
|
||||||
|
space to fire
|
||||||
|
|
||||||
|
|
||||||
|
Esc* * * * * * * * * * * * * * * * pause
|
||||||
|
|
||||||
|
|
||||||
|
From title screen:
|
||||||
|
|
||||||
|
K* * * * * * * * * * * * * * * *keyboard
|
||||||
|
|
||||||
|
S* * * * * * * * * * * * * * * * * sound
|
||||||
|
[eof]
|
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
Seek and destroy, avoid being hit
|
Shoot aliens
|
||||||
|
|
||||||
|
|
||||||
joystick or keyboard
|
joystick or keyboard
|
||||||
|
20
res/GAMEHELP/GOLD.RUSH
Normal file
20
res/GAMEHELP/GOLD.RUSH
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
|
||||||
|
Collect TNT, take to minecarts
|
||||||
|
|
||||||
|
Avoid indians and bears
|
||||||
|
|
||||||
|
Collect bonus objects in village
|
||||||
|
|
||||||
|
|
||||||
|
joystick or keyboard
|
||||||
|
|
||||||
|
I
|
||||||
|
move J K move
|
||||||
|
M
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Esc* * * * * * * * * * * * * * * * pause
|
||||||
|
|
||||||
|
Ctrl-S * * * * * * * * * * * * * * sound
|
||||||
|
[eof]
|
25
res/GAMEHELP/JUGGLER
Normal file
25
res/GAMEHELP/JUGGLER
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
|
||||||
|
Keep objects in the air
|
||||||
|
|
||||||
|
|
||||||
|
keyboard or paddle 1
|
||||||
|
|
||||||
|
move < > move
|
||||||
|
|
||||||
|
any key
|
||||||
|
|
||||||
|
|
||||||
|
Ctrl-I * * * * * * * * * * * * * * *help
|
||||||
|
|
||||||
|
Ctrl-A * * * * * * * * * * * * auto-toss
|
||||||
|
|
||||||
|
Esc* * * * * * * * * * * * * * * * pause
|
||||||
|
|
||||||
|
Ctrl-S * * * * * * * * * * * * * * sound
|
||||||
|
|
||||||
|
Ctrl-B * * * * * * * * * * * * * restart
|
||||||
|
|
||||||
|
Ctrl-P * * * * * * * * * * * * * *paddle
|
||||||
|
|
||||||
|
Ctrl-K * * * * * * * * * * * * *keyboard
|
||||||
|
[eof]
|
21
res/GAMEHELP/SNOGGLE
Normal file
21
res/GAMEHELP/SNOGGLE
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
|
||||||
|
Avoid ghosts
|
||||||
|
|
||||||
|
Eat all the pellets
|
||||||
|
|
||||||
|
Power pellets make ghosts vulnerable
|
||||||
|
|
||||||
|
Can you clear all 8 levels?
|
||||||
|
|
||||||
|
|
||||||
|
keyboard
|
||||||
|
|
||||||
|
A
|
||||||
|
move < > move
|
||||||
|
Z
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Esc* * * * * * * * * * * * * * * * pause
|
||||||
|
[eof]
|
Loading…
x
Reference in New Issue
Block a user