Re: A86: variable


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

Re: A86: variable




JBrett wrote:
> What is wrong with this variable?

Nothing that I can see

> Ahmed's tutorial says that this is how to make varibles.

It's one way.  I always do this:

	.db $00

But your's should work just as well.  Be sure that you aren't exceeding
the 0-255 range.
-- 
Tercero	 --  Email: mailto:tercero@busprod.com

"The stone the builders rejected has become the capstone;"
			--Psalms 118:22
"Everyone who falls on that stone will be broken to pieces,
but he on whom it falls will be crushed."
			--Luke 20:18


References: