Suit5
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 2 articles for 0.303 sec
almas wrote: > Hi everybody, > I found a file in public domain, modify it. > > It insert byte 9 after byte 0Ah > It is ok , but i prefer to insert a byte after Word 0D0A > So after ,20h,0Ah > it stay like that > after ,20h ,0Dh,0Ah i get ,20h,0Dh,0Ah,09 > > My actual file add always a byte after OAh > Below, my file. > If somebody a an idea to add a byte after a word.... i will apprecate     

Group: alt.lang.asm · Group Profile · Search for Suit5 in alt.lang.asm
Author: Frank Kotler
Date: Sep 21, 2008 16:49

Hi everybody, I found a file in public domain, modify it. It insert byte 9 after byte 0Ah It is ok , but i prefer to insert a byte after Word 0D0A So after ,20h,0Ah it stay like that after ,20h ,0Dh,0Ah i get ,20h,0Dh,0Ah,09 My actual file add always a byte after OAh Below, my file. If somebody a an idea to add a byte after a word.... i will apprecate Note, with my try, the new
Show full article (2.49Kb) · Show article thread
    

Group: alt.lang.asm · Group Profile · Search for Suit5 in alt.lang.asm
Author: almas
Date: Sep 21, 2008 10:56

Show full article (2.20Kb)