Library file test2.lib at $0000: Z80LMF12
Object  file test2.lib at $0010: Z80RMF12
  Name: file1
  Section "": 0 bytes
  Section text: 128 bytes, ORG $0000
    C $0000: 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10
    C $0010: 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F 20
    C $0020: 21 22 23 24 25 26 27 28 29 2A 2B 2C 2D 2E 2F 30
    C $0030: 31 32 33 34 35 36 37 38 39 3A 3B 3C 3D 3E 3F FF
    C $0040: 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10
    C $0050: 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F 20
    C $0060: 21 22 23 24 25 26 27 28 29 2A 2B 2C 2D 2E 2F 30
    C $0070: 31 32 33 34 35 36 37 38 39 3A 3B 3C 3D 3E 3F 40
  Section base: 16 bytes
    C $0000: AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA
  Section data: 20 bytes, ORG $8000
    C $0000: 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10
    C $0010: 11 12 13 14
  Symbols:
    L A $0002 start1 (section text) (file file1.asm:123)
    G C $0000 main (section text) (file file1.asm:231)
    G = $0000 _start (section text) (file file1.asm:231)
    L A $0042 start2 (section text) (file file1.asm:123)
    G A $0002 msg1 (section data) (file file1.asm:123)
    G A $000C msg2 (section data) (file file1.asm:123)
  Externs:
    U         ext1
    U         ext2
  Expressions:
    E Ub $0000 $0001: start1 % 256 (section text) (file file1.asm:123)
    E =  $0000 $0000: _start := start1 (section text) (file file1.asm:321)
    E BW $0000 $0001: start1 (section text) (file file1.asm:231)
    E Jb $0000 $0001: start1 (section text) (file file1.asm:456)
    E Sb $0040 $0041: start2 % 127 (section text) (file file1.asm:132)
    E Cw $0000 $0001: msg1 (section data) (file file1.asm:231)
    E Cw $0000 $0001: ext1 (section data) (file file1.asm:231)
    E Cw $0000 $0001: msg2-msg1 (section data) (file file1.asm:231)
    E Ll $000A $000B: msg2 (section data) (file file1.asm:321)
    E Ll $000A $000B: ext2 (section data) (file file1.asm:321)

Object  file test2.lib at $0301: Z80RMF12
  Name: file1
  Section "": 0 bytes
  Section text: 128 bytes, ORG $0000
    C $0000: 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10
    C $0010: 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F 20
    C $0020: 21 22 23 24 25 26 27 28 29 2A 2B 2C 2D 2E 2F 30
    C $0030: 31 32 33 34 35 36 37 38 39 3A 3B 3C 3D 3E 3F FF
    C $0040: 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10
    C $0050: 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F 20
    C $0060: 21 22 23 24 25 26 27 28 29 2A 2B 2C 2D 2E 2F 30
    C $0070: 31 32 33 34 35 36 37 38 39 3A 3B 3C 3D 3E 3F 40
  Section base: 16 bytes
    C $0000: AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA
  Section data: 20 bytes, ORG $8000
    C $0000: 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10
    C $0010: 11 12 13 14
  Symbols:
    L A $0002 start1 (section text) (file file1.asm:123)
    G C $0000 main (section text) (file file1.asm:231)
    G = $0000 _start (section text) (file file1.asm:231)
    L A $0042 start2 (section text) (file file1.asm:123)
    G A $0002 msg1 (section data) (file file1.asm:123)
    G A $000C msg2 (section data) (file file1.asm:123)
  Externs:
    U         ext1
    U         ext2
  Expressions:
    E Ub $0000 $0001: start1 % 256 (section text) (file file1.asm:123)
    E =  $0000 $0000: _start := start1 (section text) (file file1.asm:321)
    E BW $0000 $0001: start1 (section text) (file file1.asm:231)
    E Jb $0000 $0001: start1 (section text) (file file1.asm:456)
    E Sb $0040 $0041: start2 % 127 (section text) (file file1.asm:132)
    E Cw $0000 $0001: msg1 (section data) (file file1.asm:231)
    E Cw $0000 $0001: ext1 (section data) (file file1.asm:231)
    E Cw $0000 $0001: msg2-msg1 (section data) (file file1.asm:231)
    E Ll $000A $000B: msg2 (section data) (file file1.asm:321)
    E Ll $000A $000B: ext2 (section data) (file file1.asm:321)

