[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Prince of Persia Source Code - Found!
In article
<20716195.2665.1334676175538.JavaMail.geo-discussion-forums@ynjm4>, BLuRry
<brendan.robert@gmail.com> wrote:
> On Tuesday, April 17, 2012 9:45:10 AM UTC-5, N.N. Thayer wrote:
> > The code has been posted at GitHub:
> >
> > https://github.com/jmechner/Prince-of-Persia-Apple-II
> >
> > Jason Scott's guest post on Mechner's blog:
> >
> > http://jordanmechner.com/blog/2012/04/textfiles/
>
> Yessss! Found the Boot0 easter eggs in the source. It's a lookup
> table listing each key and its corresponding address to JMP to.
> I wonder what confusion does?
>
> :dispatch hex FF
> da oscsh
>
> asc "!"
> da rcmess
>
> hex 8D
> da confusion
>
> asc "@"
> da rotcube
>
> asc "^"
> da drive
It's much easier to find the easter egg / cheat codes via an Internet search.