Changes

Jump to: navigation, search

Z80

18 bytes removed, 04:19, 8 May 2008
/* Opcodes */
|OR (IY+N)||19||3||FD B6 XX
|-
|OUT (N),A||11||2||rowspan=9|------||D3 XX||Output||(n)=A
|-
|OUT (C),0||12||2||------||ED 71||Output*||(Unsupported)
|-
|OUT (C),A||12||2||------||ED 79||rowspan=7|Output||rowspan=7|(C)=r
|-
|OUT (C),B||12||2||||ED 41
|-
|OUT (C),C||12||2||||ED 49
|-
|OUT (C),D||12||2||||ED 51
|-
|OUT (C),E||12||2||||ED 59
|-
|OUT (C),H||12||2||||ED 61
|-
|OUT (C),L||12||2||||ED 69
|-
|OUTD||16||2||?*??1-||ED AB||Output and Decrement||(C)=(HL),HL=HL-1,B=B-1
12,273
edits