Blame | Last modification | View Log | Download
# file opened: Issue_99_example1.asm1 0000 org #10002 1000 relocate_start3 1000 21 07 10 ld hl,test4 1003 11 08 10 ld de,test25 1006 C9 ret6 1007 00 test db 07 1008 00 test2 db 08 1009 02 00 dw relocate_count9 100B 04 00 dw relocate_size10 100D 01 10 04 10 relocate_table11 1011 relocate_end12 1011# file closed: Issue_99_example1.asmValue Label------ - -----------------------------------------------------------0x0002 relocate_count0x0004 relocate_size0x1007 test0x1008 test2