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 . 


StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorMonstersGoBoom
GenrePlatformer
Tags1-bit, 2D, Arcade

Download

Download NowName your own price

Click download now to get access to the following files:

pacman.zip 6.9 kB
alienrescue_0_02.rom 48 kB

Development log

Comments

Log in with itch.io to leave a comment.

Thank you for adding a MiSTer ROM.