EuroAssembler Index Manual Download Source Macros


Sitemap Links Forum Tests Projects

Test t8450: OMF import module for 32bit Windows


Source & expected listing t8450.htm.lst
| | EUROASM AUTOSEGMENT=ON,CPU=386,DUMPWIDTH=25 |7438343530 |%test %SET t8450 | |;; | |%test PROGRAM FORMAT=OMF | | IMPORT Write.W32,Beep.W32,Exit.W32, lib=%test.dll | | ENDPROGRAM %test | **** ListMap "t8450.obj",model=SMALL,groups=0,segments=0,entry=,stack= | **** ListGlobals "t8450.obj",Global=0,Public=0,Extern=0,eXport=0,Import=3 | Beep.W32,[Beep.W32]:00000000h,scope='I',lib="t8450.dll" | Exit.W32,[Exit.W32]:00000000h,scope='I',lib="t8450.dll" | Write.W32,[Write.W32]:00000000h,scope='I',lib="t8450.dll"
Expected messages t8450.out
I0180 Assembling source file "t8450.htm". I0270 Assembling source "t8450". I0310 Assembling source pass 1. I0330 Assembling source pass 2 - final. I0470 Assembling program "t8450". "t8450.htm"{44} I0510 Assembling program pass 1. "t8450.htm"{44} I0510 Assembling program pass 2. "t8450.htm"{44} I0530 Assembling program pass 3 - final. "t8450.htm"{44} I0660 16bit SMALL OMF file "t8450.obj" created, size=200. "t8450.htm"{46} I0650 Program "t8450" assembled in 3 passes with errorlevel 0. "t8450.htm"{46} I0750 Source "t8450" (87 lines) assembled in 2 passes with errorlevel 0. I0860 Listing file "t8450.htm.lst" created, size=692. I0990 EuroAssembler terminated with errorlevel 0.
Expected output file t8450. obj
0000: 80 07 00 05 74 38 34 35 30 2F 88 10 00 00 00 45  ¤·°·t8450/¤·°°°E
0010: 75 72 6F 41 73 73 65 6D 62 6C 65 72 2F 88 05 00  uroAssembler/¤·°
0020: 00 9D 33 73 30 88 23 00 80 A0 01 00 09 57 72 69  °¤3s0¤#°¤¤·°·Wri
0030: 74 65 2E 57 33 32 09 74 38 34 35 30 2E 64 6C 6C  te.W32·t8450.dll
0040: 09 57 72 69 74 65 2E 57 33 32 80 88 21 00 80 A0  ·Write.W32¤¤!°¤¤
0050: 01 00 08 42 65 65 70 2E 57 33 32 09 74 38 34 35  ·°·Beep.W32·t845
0060: 30 2E 64 6C 6C 08 42 65 65 70 2E 57 33 32 A2 88  0.dll·Beep.W32¤¤
0070: 21 00 80 A0 01 00 08 45 78 69 74 2E 57 33 32 09  !°¤¤·°·Exit.W32·
0080: 74 38 34 35 30 2E 64 6C 6C 08 45 78 69 74 2E 57  t8450.dll·Exit.W
0090: 33 32 66 96 02 00 00 68 8C 0C 00 09 57 72 69 74  32f¤·°°h¤·°·Writ
00A0: 65 2E 57 33 32 00 6A 8C 0B 00 08 42 65 65 70 2E  e.W32°j¤·°·Beep.
00B0: 57 33 32 00 FB 8C 0B 00 08 45 78 69 74 2E 57 33  W32°¤¤·°·Exit.W3
00C0: 32 00 DD 8A 02 00 00 74                          2°¤¤·°°t

▲Back to the top▲