A82: Efficiency


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

A82: Efficiency




Right now, an assembler I am working on can only correctly compile programs
under 256 bytes (why..I'm still working on that). However, I still want to
program assembly until the problem is fixed.

Does anyone know of any small, useful lines of code that get a lot done in a
little space?

Also, would the following questions save space?
how do you use EX and EXX and what is AF'?
how do you use IND, INDR, INI, INIR?
how do you use LDD, LDDR, LDI, LDIR
does RST have any usefullness?

Thankyou,
Matt Stack


Follow-Ups: