EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t1611: Symbol names


Source & expected listing t1611.htm.lst
| | EUROASM LIST=ON,DUMP=ON,AUTOALIGN=OFF,DUMPALL=OFF,DUMPWIDTH=18,NOWARN=2101 | |t1611 PROGRAM FORMAT=COFF,MODEL=TINY,WIDTH=16, \ | | LISTMAP=ON,LISTGLOBALS=OFF |[DATA] |[DATA] SEGMENT |0000:01 |StandardSymbol: DB 1 |0001:02 |GlobalSymbol:: DB 2 |0002:03 |.LocalSymbol: DB 3 |0003:04 |SymbolWithVeryLongNameWhoseAllCharactersAreSignificant: DB 4 |0004:05 |SymbolWithWeirdCharacters_@$`?: DB 5 |0005:06 |Symbol.Nonlocal.With.Dots: DB 6 |0006:07 |Symbol©Copyright: DB 7 ; Symbol with non-ASCII character in name. |0007:08 |SymbolРусскийRussian DB 8 ; Symbol with non-ASCII characters in name. |0008:09 |.: DB 9 ; Symbol name with dot(s) only. |0009:0A |..: DB 10 |000A:0B |...: DB 11 | | %DISPLAY Symbols |# D1400 **** %DISPLAY Symbols=* |# D1450 COMGROUP,[COMGROUP]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} |# D1450 DATA,[DATA]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} |# D1450 GlobalSymbol,[DATA]:00000001h,type='B',size=1,scope='P',ref='N',fix=Y,src="t1611.htm"{46} |# D1450 StandardSymbol,[DATA]:00000000h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{45} |# D1450 Symbol.Nonlocal.With.Dots,[DATA]:00000005h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{50} |# D1450 SymbolWithVeryLongNa~~actersAreSignificant,[DATA]:00000003h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{48} |# D1450 SymbolWithWeirdCharacters_@$`?,[DATA]:00000004h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{49} |# D1450 Symbol©Copyright,[DATA]:00000006h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{51} |# D1450 SymbolРусскийRussian,[DATA]:00000007h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{52} |# D1450 t1611.,[DATA]:00000008h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{53} |# D1450 t1611..,[DATA]:00000009h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{54} |# D1450 t1611...,[DATA]:0000000Ah,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{55} |# D1450 t1611.LocalSymbol,[DATA]:00000002h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{47} |# D1790 **** End of %DISPLAY | |ENDPROGRAM t1611 | **** ListMap "t1611.obj",model=TINY,groups=1,segments=1,entry=,stack=[COMGROUP]:00002000h | [COMGROUP],FA=0000003Ch,RVA=00000000h,size=0000000Bh=11,group [DATA] | [DATA],FA=0000003Ch,RVA=00000000h,size=0000000Bh=11,width=16,align=0010h,purpose=DATA |00000000: |
Expected messages t1611.out
I0180 Assembling source file "t1611.htm". I0270 Assembling source "t1611". I0310 Assembling source pass 1. D1400 **** %DISPLAY Symbols=* "t1611.htm"{56} D1450 BSS,[BSS]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src= "t1611.htm"{56} D1450 CODE,[CODE]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src= "t1611.htm"{56} D1450 COMGROUP,[COMGROUP]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src= "t1611.htm"{56} D1450 DATA,[DATA]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src= "t1611.htm"{56} D1450 RODATA,[RODATA]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src= "t1611.htm"{56} D1450 STACK,[STACK]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src= "t1611.htm"{56} D1790 **** End of %DISPLAY "t1611.htm"{56} I0330 Assembling source pass 2 - final. I0470 Assembling program "t1611". "t1611.htm"{42} I0510 Assembling program pass 1. "t1611.htm"{42} D1400 **** %DISPLAY Symbols=* "t1611.htm"{56} D1450 BSS,[BSS]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} "t1611.htm"{56} D1450 CODE,[CODE]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} "t1611.htm"{56} D1450 COMGROUP,[COMGROUP]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} "t1611.htm"{56} D1450 DATA,[DATA]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} "t1611.htm"{56} D1450 GlobalSymbol,[DATA]:00000001h,type='B',size=1,scope='G',ref='N',fix=N,src="t1611.htm"{46} "t1611.htm"{56} D1450 RODATA,[RODATA]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} "t1611.htm"{56} D1450 STACK,[STACK]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} "t1611.htm"{56} D1450 StandardSymbol,[DATA]:00000000h,type='B',size=1,scope='S',ref='N',fix=N,src="t1611.htm"{45} "t1611.htm"{56} D1450 Symbol.Nonlocal.With.Dots,[DATA]:00000005h,type='B',size=1,scope='S',ref='N',fix=N,src="t1611.htm"{50} "t1611.htm"{56} D1450 SymbolWithVeryLongNa~~actersAreSignificant,[DATA]:00000003h,type='B',size=1,scope='S',ref='N',fix=N,src="t1611.htm"{48} "t1611.htm"{56} D1450 SymbolWithWeirdCharacters_@$`?,[DATA]:00000004h,type='B',size=1,scope='S',ref='N',fix=N,src="t1611.htm"{49} "t1611.htm"{56} D1450 Symbol©Copyright,[DATA]:00000006h,type='B',size=1,scope='S',ref='N',fix=N,src="t1611.htm"{51} "t1611.htm"{56} D1450 SymbolРусскийRussian,[DATA]:00000007h,type='B',size=1,scope='S',ref='N',fix=N,src="t1611.htm"{52} "t1611.htm"{56} D1450 t1611.,[DATA]:00000008h,type='B',size=1,scope='S',ref='N',fix=N,src="t1611.htm"{53} "t1611.htm"{56} D1450 t1611..,[DATA]:00000009h,type='B',size=1,scope='S',ref='N',fix=N,src="t1611.htm"{54} "t1611.htm"{56} D1450 t1611...,[DATA]:0000000Ah,type='B',size=1,scope='S',ref='N',fix=N,src="t1611.htm"{55} "t1611.htm"{56} D1450 t1611.LocalSymbol,[DATA]:00000002h,type='B',size=1,scope='S',ref='N',fix=N,src="t1611.htm"{47} "t1611.htm"{56} D1790 **** End of %DISPLAY "t1611.htm"{56} I0510 Assembling program pass 2. "t1611.htm"{42} D1400 **** %DISPLAY Symbols=* "t1611.htm"{56} D1450 BSS,[BSS]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} "t1611.htm"{56} D1450 CODE,[CODE]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} "t1611.htm"{56} D1450 COMGROUP,[COMGROUP]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} "t1611.htm"{56} D1450 DATA,[DATA]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} "t1611.htm"{56} D1450 GlobalSymbol,[DATA]:00000001h,type='B',size=1,scope='P',ref='N',fix=Y,src="t1611.htm"{46} "t1611.htm"{56} D1450 RODATA,[RODATA]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} "t1611.htm"{56} D1450 STACK,[STACK]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} "t1611.htm"{56} D1450 StandardSymbol,[DATA]:00000000h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{45} "t1611.htm"{56} D1450 Symbol.Nonlocal.With.Dots,[DATA]:00000005h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{50} "t1611.htm"{56} D1450 SymbolWithVeryLongNa~~actersAreSignificant,[DATA]:00000003h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{48} "t1611.htm"{56} D1450 SymbolWithWeirdCharacters_@$`?,[DATA]:00000004h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{49} "t1611.htm"{56} D1450 Symbol©Copyright,[DATA]:00000006h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{51} "t1611.htm"{56} D1450 SymbolРусскийRussian,[DATA]:00000007h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{52} "t1611.htm"{56} D1450 t1611.,[DATA]:00000008h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{53} "t1611.htm"{56} D1450 t1611..,[DATA]:00000009h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{54} "t1611.htm"{56} D1450 t1611...,[DATA]:0000000Ah,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{55} "t1611.htm"{56} D1450 t1611.LocalSymbol,[DATA]:00000002h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{47} "t1611.htm"{56} D1790 **** End of %DISPLAY "t1611.htm"{56} I0530 Assembling program pass 3 - final. "t1611.htm"{42} D1400 **** %DISPLAY Symbols=* "t1611.htm"{56} D1450 COMGROUP,[COMGROUP]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} "t1611.htm"{56} D1450 DATA,[DATA]:00000000h,type='A',size=0,scope='S',ref='N',fix=Y,src="t1611.htm"{42} "t1611.htm"{56} D1450 GlobalSymbol,[DATA]:00000001h,type='B',size=1,scope='P',ref='N',fix=Y,src="t1611.htm"{46} "t1611.htm"{56} D1450 StandardSymbol,[DATA]:00000000h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{45} "t1611.htm"{56} D1450 Symbol.Nonlocal.With.Dots,[DATA]:00000005h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{50} "t1611.htm"{56} D1450 SymbolWithVeryLongNa~~actersAreSignificant,[DATA]:00000003h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{48} "t1611.htm"{56} D1450 SymbolWithWeirdCharacters_@$`?,[DATA]:00000004h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{49} "t1611.htm"{56} D1450 Symbol©Copyright,[DATA]:00000006h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{51} "t1611.htm"{56} D1450 SymbolРусскийRussian,[DATA]:00000007h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{52} "t1611.htm"{56} D1450 t1611.,[DATA]:00000008h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{53} "t1611.htm"{56} D1450 t1611..,[DATA]:00000009h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{54} "t1611.htm"{56} D1450 t1611...,[DATA]:0000000Ah,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{55} "t1611.htm"{56} D1450 t1611.LocalSymbol,[DATA]:00000002h,type='B',size=1,scope='S',ref='N',fix=Y,src="t1611.htm"{47} "t1611.htm"{56} D1790 **** End of %DISPLAY "t1611.htm"{56} I0660 16bit TINY COFF file "t1611.obj" created, size=550. "t1611.htm"{72} I0650 Program "t1611" assembled in 3 passes with errorlevel 1. "t1611.htm"{72} I0750 Source "t1611" (195 lines) assembled in 2 passes with errorlevel 1. I0860 Listing file "t1611.htm.lst" created, size=2765. I0990 EuroAssembler terminated with errorlevel 1.
Expected output file t1611. obj
0000: 4C 01 01 00 00 00 00 00 48 00 00 00 0F 00 00 00  L··°°°°°H°°°·°°°
0010: 00 00 00 00 44 41 54 41 00 00 00 00 00 00 00 00  °°°°DATA°°°°°°°°
0020: 00 00 00 00 0B 00 00 00 3C 00 00 00 00 00 00 00  °°°°·°°°<°°°°°°°
0030: 00 00 00 00 00 00 00 00 40 00 50 C0 01 02 03 04  °°°°°°°°@°P¤····
0040: 05 06 07 08 09 0A 0B 00 2E 66 69 6C 65 00 00 00  ·····¬·°.file°°°
0050: 00 00 00 00 FE FF 00 00 67 01 74 31 36 31 31 2E  °°°°¤¤°°g·t1611.
0060: 68 74 6D 00 00 00 00 00 00 00 00 00 44 41 54 41  htm°°°°°°°°°DATA
0070: 00 00 00 00 00 00 00 00 01 00 00 00 03 01 0B 00  °°°°°°°°·°°°···°
0080: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  °°°°°°°°°°°°°°°°
0090: 00 00 00 00 04 00 00 00 00 00 00 00 01 00 0C 00  °°°°·°°°°°°°·°·°
00A0: 03 00 00 00 00 00 13 00 00 00 05 00 00 00 01 00  ·°°°°°·°°°·°°°·°
00B0: 0C 00 03 00 00 00 00 00 2D 00 00 00 03 00 00 00  ·°·°°°°°-°°°·°°°
00C0: 01 00 0C 00 03 00 00 00 00 00 64 00 00 00 04 00  ·°·°·°°°°°d°°°·°
00D0: 00 00 01 00 0C 00 03 00 00 00 00 00 83 00 00 00  °°·°·°·°°°°°¤°°°
00E0: 06 00 00 00 01 00 0C 00 03 00 00 00 00 00 95 00  ·°°°·°·°·°°°°°¤°
00F0: 00 00 07 00 00 00 01 00 0C 00 03 00 74 31 36 31  °°·°°°·°·°·°t161
0100: 31 2E 00 00 08 00 00 00 01 00 0C 00 03 00 74 31  1.°°·°°°·°·°·°t1
0110: 36 31 31 2E 2E 00 09 00 00 00 01 00 0C 00 03 00  611..°·°°°·°·°·°
0120: 74 31 36 31 31 2E 2E 2E 0A 00 00 00 01 00 0C 00  t1611...¬°°°·°·°
0130: 03 00 00 00 00 00 B1 00 00 00 02 00 00 00 01 00  ·°°°°°¤°°°·°°°·°
0140: 0C 00 03 00 00 00 00 00 C3 00 00 00 01 00 00 00  ·°·°°°°°¤°°°·°°°
0150: 01 00 0C 00 02 00 D0 00 00 00 53 74 61 6E 64 61  ·°·°·°¤°°°Standa
0160: 72 64 53 79 6D 62 6F 6C 00 53 79 6D 62 6F 6C 2E  rdSymbol°Symbol.
0170: 4E 6F 6E 6C 6F 63 61 6C 2E 57 69 74 68 2E 44 6F  Nonlocal.With.Do
0180: 74 73 00 53 79 6D 62 6F 6C 57 69 74 68 56 65 72  ts°SymbolWithVer
0190: 79 4C 6F 6E 67 4E 61 6D 65 57 68 6F 73 65 41 6C  yLongNameWhoseAl
01A0: 6C 43 68 61 72 61 63 74 65 72 73 41 72 65 53 69  lCharactersAreSi
01B0: 67 6E 69 66 69 63 61 6E 74 00 53 79 6D 62 6F 6C  gnificant°Symbol
01C0: 57 69 74 68 57 65 69 72 64 43 68 61 72 61 63 74  WithWeirdCharact
01D0: 65 72 73 5F 40 24 60 3F 00 53 79 6D 62 6F 6C C2  ers_@$`?°Symbol¤
01E0: A9 43 6F 70 79 72 69 67 68 74 00 53 79 6D 62 6F  ¤Copyright°Symbo
01F0: 6C D0 A0 D1 83 D1 81 D1 81 D0 BA D0 B8 D0 B9 52  l¤¤¤¤¤¤¤¤¤¤¤¤¤¤R
0200: 75 73 73 69 61 6E 00 74 31 36 31 31 2E 4C 6F 63  ussian°t1611.Loc
0210: 61 6C 53 79 6D 62 6F 6C 00 47 6C 6F 62 61 6C 53  alSymbol°GlobalS
0220: 79 6D 62 6F 6C 00                                ymbol°

▲Back to the top▲