Re: A83: question


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

Re: A83: question




Hey guys,
	Get the ASM Guru help file by james matthews from dimension-ti.org.  
There are almost all the z80 romcalls and everything you need to know about 
83 ASM.  In it i found a romcall called _ckodd (4326h).  The checks whether 
op1 odd.  The Zero flag is set to zero if it is odd (jp z,ODD).

										
				Bud


Follow-Ups: