Re: A86: Re: bitmaps %00010000
[Prev][Next][Index][Thread]
Re: A86: Re: bitmaps %00010000
-----Original Message-----
From: Joseph Gaffney <gaffney@thethinker.com>
To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
Date: Friday, September 19, 1997 9:34 PM
Subject: Re: A86: Re: bitmaps %00010000
At 09:28 PM 9/19/97 -0400, CAESAR.CAT@worldnet.att.net wrote:
> -----Original Message-----
>From: <>
>To: <>
>Date: Friday, September 19, 1997 8:37 PM
>
> How do you create bitmaps? the binary part %00001000 etc... I am just
>learning assembly.
Ok, that came up blank =P
It isn't a bitmap, it is a sprite, and is usually 8x8. Check out one of
the ZShell sprite routines to get an idea, I don't feel like typing =P
I know how to display it I just don't know how to make the sprite part.