I think Pacman just needs a slight code edit so that when it reaches the kill screen level it adds an extra 1 to the level counter.I saw this - seems very unlikely a human could do it, but you never know. It's great that a killscreen has finally been beaten though
I am desperate for someone to find a (very!) secret way to get past the Pac-Man kill screen. Surely there has to be way?? Even down to causing a bug that somehow bumps a register. Maybe AI is our best hope here?
You can play the kill screen but there is no way to collect all the dots so you have to kill yourself on a ghost to restart it,then repeat until you run out of life's.I thought I'd seen a video of someone playing the Pac-Man kill screen, but maybe I imagined it...
Interesting! We just need to find a bug on Level 255 that somehow increments the level counter by 2 or even just overwrites it with some random value (meaning a skip to any level)I think Pacman just needs a slight code edit so that when it reaches the kill screen level it adds an extra 1 to the level counter.
I believe it was down to them not programming a level 0 and using an 8 bit register for the level number that when it gets to 255 roles over to 0, getting it to add 2 instead of 1 would put you back to level 1