A86: Re: Contest II (Update)...


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

A86: Re: Contest II (Update)...




It is quite stupid to write that many routines.  The Z80 has NO arithmetic
instructions that work with two arbitrary registers like that.  If trying to
imitate opcodes, the only resulting registers would be A and HL.  If you can
only add into A and HL, you should only be able to multiply and divide into
them.

> 2)  Effective as of today:  All entries must have these additional
commands
> in order to be accepted.




References: