Changes

Jump to: navigation, search

Z80

3 bytes added, 04:17, 8 May 2008
/* Opcodes */
|EX (SP),IX||23||2||DD E3||(SP)<->xx
|- style="background:#efefef;"
|EX (SP),IY||23||2||FD E3||
|- style="background:#efefef;"
|EX AF,AF'||4||1||08||AF<->AF'
|EXX||4||1||------||D9||Exchange||qq<->qq' (except AF)
|-
|HALT||4||1||------||76||Halt||
|- style="background:#efefef;"
|IM 0||8||2||rowspan=3|------||ED 46||rowspan=3|Interrupt Mode ||rowspan=3|(n=0,1,2)
|NEG||8||2||***V1*||ED 44||Negate||A=-A
|-
|NOP||4||1||------||00||No Operation||||
|-
|OR r||4||1||rowspan=5|***P00||B0+rb||rowspan=5|Logical inclusive OR||rowspan=5|A=Avs
|OTDR||21/1||2||?1??1-||ED BB||Output, Dec., Repeat||OUTD till B=0
|-
|OUTI||16||2||?*??1-||ED A3||Output and Increment||(C)=(HL),HL=HL+1,B=B-1
|-
|OTIR||21/1||2||?1??1-||ED B3||Output, Inc., Repeat||OUTI till B=0
12,273
edits