Re: LZ: MORE HELP NEEDED


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

Re: LZ: MORE HELP NEEDED



> OK, this might sound reall dumb but you don't JUMP_Z  ok, so don't do
> that. I looks pretty good but I did notice one problem, you have to indent
> consistently and I don't this you have. I know this can really screw
> things up bad.


Yes, that happened to me once when I forgot to indent one line. Here's
the format most automatic assembler's use:


LABEL	OPS & PARMETERS		COMMENTS




If you put all your code in first column, you almost certainly will have
problems.


Josh Franta


References: