yuv422 / z80editor

Z80 eclipse editor targeting WLA-DX assembler
GNU General Public License v2.0
9 stars 1 forks source link

total of cycle count should be two different values when there's at least one instruction with different timing #11

Open sverx opened 4 years ago

sverx commented 4 years ago
;assembly ; clock ,size: Op-Code
inc hl    ;   6   ,   1: 23
inc c     ;   4   ,   1: 0C
djnz -    ;  13/8 ,   2: 10 nn
          ;  23   ,   4: