Rev 539 | Blame | Compare with Previous | Last modification | View Log | Download
# file opened: op_ED.asm1 0000 ; all of these should fail on i80802 0000 ; (some will emit damaged machine code of legit i8080 instruction, like LD A,R)3 0000op_ED.asm(4): error: Label not found: c4 0000 in b,(c) ; #ED40op_ED.asm(5): error: Label not found: c5 0000 out (c),b ; #ED41op_ED.asm(6): error: Illegal instruction: sbc hl,bc ; #ED426 0000 sbc hl,bc ; #ED42op_ED.asm(7): error: Illegal instruction: ld (#100),bc ; #ED4300017 0000 ld (#100),bc ; #ED430001op_ED.asm(8): error: Unrecognized instruction: neg8 0000 neg ; #ED44op_ED.asm(9): error: Unrecognized instruction: retn9 0000 retn ; #ED45op_ED.asm(10): error: Unrecognized instruction: im 010 0000 im 0 ; #ED46op_ED.asm(11): error: Illegal instruction: ld i,a ; #ED4711 0000 ld i,a ; #ED47op_ED.asm(12): error: Label not found: c12 0000 in c,(c) ; #ED48op_ED.asm(13): error: Label not found: c13 0000 out (c),c ; #ED49op_ED.asm(14): error: Illegal instruction: adc hl,bc ; #ED4A14 0000 adc hl,bc ; #ED4Aop_ED.asm(15): error: Illegal instruction: ld bc,(#100) ; #ED4B000115 0000 ld bc,(#100) ; #ED4B0001op_ED.asm(16): error: Unrecognized instruction: reti16 0000 reti ; #ED4Dop_ED.asm(17): error: Illegal instruction: ld r,a ; #ED4F17 0000 ld r,a ; #ED4F18 0000op_ED.asm(19): error: Label not found: c19 0000 in d,(c) ; #ED50op_ED.asm(20): error: Label not found: c20 0000 out (c),d ; #ED51op_ED.asm(21): error: Illegal instruction: sbc hl,de ; #ED5221 0000 sbc hl,de ; #ED52op_ED.asm(22): error: Illegal instruction: ld (#100),de ; #ED53000122 0000 ld (#100),de ; #ED530001op_ED.asm(23): error: Unrecognized instruction: im 123 0000 im 1 ; #ED56op_ED.asm(24): error: Label not found: i24 0000 3E 00 ld a,i ; #ED57op_ED.asm(25): error: Label not found: c25 0002 in e,(c) ; #ED58op_ED.asm(26): error: Label not found: c26 0002 out (c),e ; #ED59op_ED.asm(27): error: Illegal instruction: adc hl,de ; #ED5A27 0002 adc hl,de ; #ED5Aop_ED.asm(28): error: Illegal instruction: ld de,(#100) ; #ED5B000128 0002 ld de,(#100) ; #ED5B0001op_ED.asm(29): error: Label not found: r29 0002 3E 00 ld a,r ; #ED5F30 0004op_ED.asm(31): error: Label not found: c31 0004 in h,(c) ; #ED60op_ED.asm(32): error: Label not found: c32 0004 out (c),h ; #ED61op_ED.asm(33): error: Illegal instruction: sbc hl,hl ; #ED6233 0004 sbc hl,hl ; #ED62op_ED.asm(34): error: Unrecognized instruction: rrd34 0004 rrd ; #ED67op_ED.asm(35): error: Label not found: c35 0004 in l,(c) ; #ED68op_ED.asm(36): error: Label not found: c36 0004 out (c),l ; #ED69op_ED.asm(37): error: Illegal instruction: adc hl,hl ; #ED6A37 0004 adc hl,hl ; #ED6Aop_ED.asm(38): error: Unrecognized instruction: rld38 0004 rld ; #ED6F39 0004op_ED.asm(40): error: Label not found: c40 0004 in f,(c) ; #ED70op_ED.asm(41): error: Label not found: c41 0004 out (c),0 ; #ED71op_ED.asm(42): error: Illegal instruction: sbc hl,sp ; #ED7242 0004 sbc hl,sp ; #ED72op_ED.asm(43): error: Illegal instruction: ld (#100),sp ; #ED73000143 0004 ld (#100),sp ; #ED730001op_ED.asm(44): error: Label not found: c44 0004 DB 00 in a,(c) ; #ED78op_ED.asm(45): error: Label not found: c45 0006 D3 00 out (c),a ; #ED79op_ED.asm(46): error: Illegal instruction: adc hl,sp ; #ED7A46 0008 adc hl,sp ; #ED7Aop_ED.asm(47): error: Illegal instruction: ld sp,(#100) ; #ED7B000147 0008 ld sp,(#100) ; #ED7B000148 0008op_ED.asm(49): error: Unrecognized instruction: ldi49 0008 ldi ; #EDA0op_ED.asm(50): error: Unrecognized instruction: cpi50 0008 cpi ; #EDA1op_ED.asm(51): error: Unrecognized instruction: ini51 0008 ini ; #EDA2op_ED.asm(52): error: Unrecognized instruction: outi52 0008 outi ; #EDA3op_ED.asm(53): error: Unrecognized instruction: ldd53 0008 ldd ; #EDA8op_ED.asm(54): error: Unrecognized instruction: cpd54 0008 cpd ; #EDA9op_ED.asm(55): error: Unrecognized instruction: ind55 0008 ind ; #EDAAop_ED.asm(56): error: Unrecognized instruction: outd56 0008 outd ; #EDAB57 0008op_ED.asm(58): error: Unrecognized instruction: ldir58 0008 ldir ; #EDB0op_ED.asm(59): error: Unrecognized instruction: cpir59 0008 cpir ; #EDB1op_ED.asm(60): error: Unrecognized instruction: inir60 0008 inir ; #EDB2op_ED.asm(61): error: Unrecognized instruction: otir61 0008 otir ; #EDB3op_ED.asm(62): error: Unrecognized instruction: lddr62 0008 lddr ; #EDB8op_ED.asm(63): error: Unrecognized instruction: cpdr63 0008 cpdr ; #EDB9op_ED.asm(64): error: Unrecognized instruction: indr64 0008 indr ; #EDBAop_ED.asm(65): error: Unrecognized instruction: otdr65 0008 otdr ; #EDBB66 0008# file closed: op_ED.asmValue Label------ - -----------------------------------------------------------