Rev 129 | Blame | Compare with Previous | Last modification | View Log | Download
# file opened: comments.asm1 0000 ;; defines to require multi define-substitution2 0000 DEFINE _zzzzz _zzzz3 0000 DEFINE _zzzz _zzz4 0000 DEFINE _zzz _zz5 0000 DEFINE _zz _z6 0000 DEFINE _z hl7 00008 0000 MACRO xxx9 0000 ~ /* /*10 0000 ~ /* 3x nested11 0000 ~ block12 0000 ~ comment */ */13 0000 ~ */14 0000 ~ halt15 0000 ENDM16 0000 ~ /* ld _zzzzz,017 0000 ~ /* 2x nested block comment18 0000 ~ assdada */ ld _zzzzz,019 0000 ~ /*20 0000 ~ ass dada */ ld _zzzzz,021 0000 ~ */22 0000 DUP 223 0000 C9 > ret24 0001 ~ > zzz25 0001 21 00 00 > ld hl,026 0004 > xxx ; emit macro26 0004 ~ > /* /*26 0004 ~ > /* 3x nested26 0004 ~ > block26 0004 ~ > comment */ */26 0004 ~ > */26 0004 76 > halt23 0005 C9 > ret24 0006 ~ > zzz25 0006 21 00 00 > ld hl,026 0009 > xxx ; emit macro26 0009 ~ > /* /*26 0009 ~ > /* 3x nested26 0009 ~ > block26 0009 ~ > comment */ */26 0009 ~ > */26 0009 76 > halt27 000A EDUP28 000A29 000A // similar test, but outside of DUP30 000A31 000A 2F cpl32 000B C9 ret33 000C ~ zzz34 000C 21 00 00 ld hl,035 000F xxx35 000F ~ > /* /*35 000F ~ > /* 3x nested35 000F ~ > block35 000F ~ > comment */ */35 000F ~ > */35 000F 76 > halt35 0010 ED A0 ldi35 001235 0012 ED A8 ldd35 0014 ED B0 ldir35 0016 ~ /*:"*/35 0016 ED B8 lddr36 0018comments.asm(37): error: Invalid labelname:37 0018 27 : daa38 0019 ~ /* END ... // : block comment */38 0019 00 nop ; LIVE instr!comments.asm(39): error: Unrecognized instruction: */39 001A */39 001A ; and no <EOL> here# file closed: comments.asmValue Label------ - -----------------------------------------------------------