A downloadable game


Written in Z80 assembly for Ponpoko hardware, which is essentially Pacman hardware with two extra sprites wired in (sprite registers 0 and 7 are not connected on a real Pacman board, though they will show in MAME). 

-----------------------------------------------------------

Based on the ZX Spectrum version by the original creator, Nigel Alderton, who strangely never seemed to get credited on the various ports to other systems..... 

-----------------------------------------------------------

It's the port possibly only one person wanted, the home computer classic from 1983, complete with its trademark janky physics and platforming action, now playable on arcade hardware via an emulator such as MAME, FPGA core or if in the unlikely event you own a Ponpoko board, a real arcade cabinet!

Must be run via command line to work in MAME, i.e:

mame.exe ponpoko

------------------------------------------------------------

Controls (MAME defaults)

  • Arrow keys to move
  • 1 to jump (P1 start)

------------------------------------------------------------

Feedback on any gameplay differences from those familiar with the ZX Spectrum original is welcome, if I can track down the random number generator in the original disassembly I may be able to replicate the exact movement sequences of the birds, however the fact they have different patterns does offer a new challenge.

------------------------------------------------------------

Source code: https://github.com/1888games/chuckieEgg_Arcade

Download

Download
MAME romset 20 kB
Download
Windows executable 94 MB

Development log

Comments

Log in with itch.io to leave a comment.

Does it run on Final Burn Neo or only on Mame?

That says it can emulate Pacman hardware so should be ok as long as it also allows running roms where the checksum doesn't match. 

I *love* this, but what happened to the lifts on Level 4?

very good

Hi Arlasoft ! What version of mame needs to play your game? Thanks in advance.

I have been using the latest, .251, but the hardware has been supported since 1998 so there's a good chance it'll work with most versions.