Rev 129 | Blame | Compare with Previous | Last modification | View Log | Download
# file opened: po_dot_repeat.asm1 0000 3C > INC A ;will be compiled to INC A:INC A:INC A1 0001 3C > INC A1 0002 3C > INC A2 0003 len EQU 103 0003 00 > BYTE 0 ;will be compiled to BYTE 0,03 0004 00 > BYTE 04 0005 C9 > RET ;will be compiled to 6x RET4 0006 C9 > RET4 0007 C9 > RET4 0008 C9 > RET4 0009 C9 > RET4 000A C9 > RET5 000B# file closed: po_dot_repeat.asmValue Label------ - -----------------------------------------------------------0x000A len