; 64180 additional opcodes, numerical order ; ;maclib 64180.mac ; nn equ 020h in0 b,(nn) out0 (nn),b tst b in0 c,(nn) out0 (nn),c tst c in0 d,(nn) out0 (nn),d tst d in0 e,(nn) out0 (nn),e tst e in0 h,(nn) out0 (nn),h tst h in0 l,(nn) out0 (nn),l tst l tst (hl) in0 a,(nn) out0 (nn),a tst a mlt bc mlt de tst nn mlt hl tstio nn slp mlt sp otim otdm otimr otdmr ; end