1 ; To test where code that is placed before any explicit SECTION
2 ; gets placed, and what happens if a .text section has an ORG
3 ;statement, uncomment the following lines.
11 ; let's see which of these sections can be placed in the specified order.
22 mystr1: db "Hello, this is string 1", 13, 10, '$'
46 asciz1: db "This is string 2", 0
71 db 95h,95h,95h,95h,95h,95h,95h,95h