Category : Network Files
Archive   : PKTD11B.ZIP
Filename : PRINTEA.ASM

 
Output of file : PRINTEA.ASM contained in archive : PKTD11B.ZIP
public print_ether_addr
print_ether_addr:
mov cx,EADDR_LEN
print_ether_addr_0:
push cx
lodsb
mov cl,' ' ;Don't eliminate leading zeroes.
call byteout
pop cx
cmp cx,1
je print_ether_addr_1
mov al,':'
call chrout
print_ether_addr_1:
loop print_ether_addr_0
ret


  3 Responses to “Category : Network Files
Archive   : PKTD11B.ZIP
Filename : PRINTEA.ASM

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/