Rev 539 | Blame | Compare with Previous | Last modification | View Log | Download
# file opened: op_IX_DD.asm1 0000 ; all of these should fail on LR359022 0000op_IX_DD.asm(3): error: Label not found: ixop_IX_DD.asm(3): error: Unexpected: ,bc3 0000 C6 00 add ix,bc ; #DD094 0002op_IX_DD.asm(5): error: Label not found: ixop_IX_DD.asm(5): error: Unexpected: ,de5 0002 C6 00 add ix,de ; #DD196 0004op_IX_DD.asm(7): error: Illegal instruction: ld ix,#100 ; #DD2100017 0004 ld ix,#100 ; #DD210001op_IX_DD.asm(8): error: Illegal instruction: ld (#100),ix ; #DD2200018 0004 ld (#100),ix ; #DD220001op_IX_DD.asm(9): error: Illegal instruction: inc ix ; #DD239 0004 inc ix ; #DD23op_IX_DD.asm(10): error: Illegal instruction: inc ixh ; #DD2410 0004 inc ixh ; #DD24op_IX_DD.asm(11): error: Illegal instruction: dec ixh ; #DD2511 0004 dec ixh ; #DD25op_IX_DD.asm(12): error: Illegal instruction: ld ixh,0 ; #DD260012 0004 ld ixh,0 ; #DD2600op_IX_DD.asm(13): error: Label not found: ixop_IX_DD.asm(13): error: Unexpected: ,ix13 0004 C6 00 add ix,ix ; #DD29op_IX_DD.asm(14): error: Illegal instruction: ld ix,(#100) ; #DD2A000114 0006 ld ix,(#100) ; #DD2A0001op_IX_DD.asm(15): error: Illegal instruction: dec ix ; #DD2B15 0006 dec ix ; #DD2Bop_IX_DD.asm(16): error: Illegal instruction: inc ixl ; #DD2C16 0006 inc ixl ; #DD2Cop_IX_DD.asm(17): error: Illegal instruction: dec ixl ; #DD2D17 0006 dec ixl ; #DD2Dop_IX_DD.asm(18): error: Illegal instruction: ld ixl,0 ; #DD2E0018 0006 ld ixl,0 ; #DD2E0019 0006op_IX_DD.asm(20): error: Illegal instruction: inc (ix+17) ; #DD341120 0006 inc (ix+17) ; #DD3411op_IX_DD.asm(21): error: Illegal instruction: dec (ix+17) ; #DD351121 0006 dec (ix+17) ; #DD3511op_IX_DD.asm(22): error: Label not found: ix22 0006 ld (ix+17),0 ; #DD361100op_IX_DD.asm(23): error: Label not found: ixop_IX_DD.asm(23): error: Unexpected: ,sp23 0006 C6 00 add ix,sp ; #DD3924 0008op_IX_DD.asm(25): error: Label not found: ixh25 0008 06 00 ld b,ixh ; #DD44op_IX_DD.asm(26): error: Label not found: ixl26 000A 06 00 ld b,ixl ; #DD45op_IX_DD.asm(27): error: Label not found: ix27 000C 06 11 ld b,(ix+17) ; #DD4611op_IX_DD.asm(28): error: Label not found: ixh28 000E 0E 00 ld c,ixh ; #DD4Cop_IX_DD.asm(29): error: Label not found: ixl29 0010 0E 00 ld c,ixl ; #DD4Dop_IX_DD.asm(30): error: Label not found: ix30 0012 0E 11 ld c,(ix+17) ; #DD4E1131 0014op_IX_DD.asm(32): error: Label not found: ixh32 0014 16 00 ld d,ixh ; #DD54op_IX_DD.asm(33): error: Label not found: ixl33 0016 16 00 ld d,ixl ; #DD55op_IX_DD.asm(34): error: Label not found: ix34 0018 16 11 ld d,(ix+17) ; #DD5611op_IX_DD.asm(35): error: Label not found: ixh35 001A 1E 00 ld e,ixh ; #DD5Cop_IX_DD.asm(36): error: Label not found: ixl36 001C 1E 00 ld e,ixl ; #DD5Dop_IX_DD.asm(37): error: Label not found: ix37 001E 1E 11 ld e,(ix+17) ; #DD5E1138 0020op_IX_DD.asm(39): error: Illegal instruction: ld ixh,b ; #DD6039 0020 ld ixh,b ; #DD60op_IX_DD.asm(40): error: Illegal instruction: ld ixh,c ; #DD6140 0020 ld ixh,c ; #DD61op_IX_DD.asm(41): error: Illegal instruction: ld ixh,d ; #DD6241 0020 ld ixh,d ; #DD62op_IX_DD.asm(42): error: Illegal instruction: ld ixh,e ; #DD6342 0020 ld ixh,e ; #DD63op_IX_DD.asm(43): error: Illegal instruction: ld ixh,ixh ; #DD6443 0020 ld ixh,ixh ; #DD64op_IX_DD.asm(44): error: Illegal instruction: ld ixh,ixl ; #DD6544 0020 ld ixh,ixl ; #DD65op_IX_DD.asm(45): error: Label not found: ix45 0020 26 11 ld h,(ix+17) ; #DD6611op_IX_DD.asm(46): error: Illegal instruction: ld ixh,a ; #DD6746 0022 ld ixh,a ; #DD67op_IX_DD.asm(47): error: Illegal instruction: ld ixl,b ; #DD6847 0022 ld ixl,b ; #DD68op_IX_DD.asm(48): error: Illegal instruction: ld ixl,c ; #DD6948 0022 ld ixl,c ; #DD69op_IX_DD.asm(49): error: Illegal instruction: ld ixl,d ; #DD6A49 0022 ld ixl,d ; #DD6Aop_IX_DD.asm(50): error: Illegal instruction: ld ixl,e ; #DD6B50 0022 ld ixl,e ; #DD6Bop_IX_DD.asm(51): error: Illegal instruction: ld ixl,ixh ; #DD6C51 0022 ld ixl,ixh ; #DD6Cop_IX_DD.asm(52): error: Illegal instruction: ld ixl,ixl ; #DD6D52 0022 ld ixl,ixl ; #DD6Dop_IX_DD.asm(53): error: Label not found: ix53 0022 2E 11 ld l,(ix+17) ; #DD6E11op_IX_DD.asm(54): error: Illegal instruction: ld ixl,a ; #DD6F54 0024 ld ixl,a ; #DD6F55 0024op_IX_DD.asm(56): error: Label not found: ix56 0024 ld (ix+17),b ; #DD7011op_IX_DD.asm(57): error: Label not found: ix57 0024 ld (ix+17),c ; #DD7111op_IX_DD.asm(58): error: Label not found: ix58 0024 ld (ix+17),d ; #DD7211op_IX_DD.asm(59): error: Label not found: ix59 0024 ld (ix+17),e ; #DD7311op_IX_DD.asm(60): error: Label not found: ix60 0024 ld (ix+17),h ; #DD7411op_IX_DD.asm(61): error: Label not found: ix61 0024 ld (ix+17),l ; #DD7511op_IX_DD.asm(62): error: Label not found: ix62 0024 EA 11 00 ld (ix+17),a ; #DD7711op_IX_DD.asm(63): error: Label not found: ixh63 0027 3E 00 ld a,ixh ; #DD7Cop_IX_DD.asm(64): error: Label not found: ixl64 0029 3E 00 ld a,ixl ; #DD7Dop_IX_DD.asm(65): error: Label not found: ix65 002B FA 11 00 ld a,(ix+17) ; #DD7E1166 002Eop_IX_DD.asm(67): error: Label not found: ixh67 002E C6 00 add a,ixh ; #DD84op_IX_DD.asm(68): error: Label not found: ixl68 0030 C6 00 add a,ixl ; #DD85op_IX_DD.asm(69): error: Label not found: ix69 0032 C6 11 add a,(ix+17) ; #DD8611op_IX_DD.asm(70): error: Label not found: ixh70 0034 CE 00 adc a,ixh ; #DD8Cop_IX_DD.asm(71): error: Label not found: ixl71 0036 CE 00 adc a,ixl ; #DD8Dop_IX_DD.asm(72): error: Label not found: ix72 0038 CE 11 adc a,(ix+17) ; #DD8E1173 003Aop_IX_DD.asm(74): error: Label not found: ixh74 003A D6 00 sub ixh ; #DD94op_IX_DD.asm(75): error: Label not found: ixl75 003C D6 00 sub ixl ; #DD95op_IX_DD.asm(76): error: Label not found: ix76 003E D6 11 sub (ix+17) ; #DD9611op_IX_DD.asm(77): error: Label not found: ixh77 0040 DE 00 sbc a,ixh ; #DD9Cop_IX_DD.asm(78): error: Label not found: ixl78 0042 DE 00 sbc a,ixl ; #DD9Dop_IX_DD.asm(79): error: Label not found: ix79 0044 DE 11 sbc a,(ix+17) ; #DD9E1180 0046op_IX_DD.asm(81): error: Label not found: ixh81 0046 E6 00 and ixh ; #DDA4op_IX_DD.asm(82): error: Label not found: ixl82 0048 E6 00 and ixl ; #DDA5op_IX_DD.asm(83): error: Label not found: ix83 004A E6 11 and (ix+17) ; #DDA611op_IX_DD.asm(84): error: Label not found: ixh84 004C EE 00 xor ixh ; #DDACop_IX_DD.asm(85): error: Label not found: ixl85 004E EE 00 xor ixl ; #DDADop_IX_DD.asm(86): error: Label not found: ix86 0050 EE 11 xor (ix+17) ; #DDAE1187 0052op_IX_DD.asm(88): error: Label not found: ixh88 0052 F6 00 or ixh ; #DDB4op_IX_DD.asm(89): error: Label not found: ixl89 0054 F6 00 or ixl ; #DDB5op_IX_DD.asm(90): error: Label not found: ix90 0056 F6 11 or (ix+17) ; #DDB611op_IX_DD.asm(91): error: Label not found: ixh91 0058 FE 00 cp ixh ; #DDBCop_IX_DD.asm(92): error: Label not found: ixl92 005A FE 00 cp ixl ; #DDBDop_IX_DD.asm(93): error: Label not found: ix93 005C FE 11 cp (ix+17) ; #DDBE1194 005Eop_IX_DD.asm(95): error: Illegal instruction: pop ix ; #DDE195 005E pop ix ; #DDE1op_IX_DD.asm(96): error: Unrecognized instruction: ex (sp),ix96 005E ex (sp),ix ; #DDE3op_IX_DD.asm(97): error: Illegal instruction: push ix ; #DDE597 005E push ix ; #DDE5op_IX_DD.asm(98): error: Label not found: ix98 005E C3 00 00 jp (ix) ; #DDE999 0061op_IX_DD.asm(100): error: Label not found: ix100 0061 31 00 00 ld sp,ix ; #DDF9101 0064# file closed: op_IX_DD.asmValue Label------ - -----------------------------------------------------------