[A83] Re: Prince of Persia


[Prev][Next][Index][Thread]

[A83] Re: Prince of Persia



Err.. no sorry that's what I meant, 768 bytes (12x8x8)

PS:
    I can't seem to include the code or executable,
    so I've posted them on the internet.

Source: http://users.pandora.be/deham/zprince.z80
Executable: http://users.pandora.be/deham/ZPRINCE.83P


----- Original Message -----
From: "Joe Pemberton" <joe@joepnet.com>
To: <assembly-83@lists.ticalc.org>
Sent: Friday, March 28, 2003 12:04 AM
Subject: [A83] Re: Prince of Persia


>
> > I'm having some trouble with a part of my code. The tiles are part
> > foreground and part background, for which I use a mask. I use a
maskbuffer
> > (792 bytes) for all the tiles currently visible on the screen. I use the
> > SAVESSCREEN location [8265h] for this. The tiles itself are stored in
the
> > Graphbuffer.
> >
>
> savesscreen is only 768 bytes long.  Write past that, and you're writing
> over important system stuff.. I suspect that might be part (if not all) of
> the problem.
> - - Joe P
>
>
>
>
>





References: