Alien Rescue
CONTROLS
On MAME
left & right to move
"1" key to jump ( player 1 start )
On Web . click the window outside the emulator to activate
Enter to start
ABOUT
A simple but tricky platformer being developed for the Pacman Arcade machine hardware
this is a Z80 machine with a simple display and limited sprites
only 5 levels are available so far.
sharing to gain feedback
RUNNING
copy pacman.zip to mame roms folder
from commandline run
mame pacman
the mame will warn about mismatched CRC's this is fine to ignore
NOTE running from the Mame UI will fail due to CRC errors.
Art by Kenney from https://www.kenney.nl/assets/bit-pack
Thanks to Jim Bagley for help with the sprite format.
For running on hardware.
Only the game data ROMs ( pacman.5? )
And graphics data ( pacman.6? )
Have been modified. None of the support ROMs are changed from original. To make it easier to drop into a board.
Donations are set to 100% to Itch.io if you chose to donate all proceeds go to itch.io
ADDED:
new art. additional levels
MISTer FPGA files ```alienrescue_0.02.rom``` thanks to @iequalshane
Special Thanks
Superzazu for https://github.com/superzazu/pac
Shane Lynch for MISTer files and testing @iequalshane
https://github.com/KarolS/millfork . Millfork a middle-level programming language targeting 8 bit cpu's. Alien Rescue uses this .
Status | Released |
Platforms | HTML5 |
Rating | Rated 5.0 out of 5 stars (2 total ratings) |
Author | MonstersGoBoom |
Genre | Platformer |
Tags | 1-bit, 2D, Arcade |
Download
Click download now to get access to the following files:
Development log
- Removed insert coinJul 31, 2019
- New build, new artJul 29, 2019
- MISTer romsJul 29, 2019
- new art incomingJul 23, 2019
Comments
Log in with itch.io to leave a comment.
Thank you for adding a MiSTer ROM.