flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
bitRAKE 28 Oct 2007, 00:31
second link on google:
http://www.awitness.org/delphi_pascal_tutorial/source3/and_xor_icon.html AND clears, while XOR only changes the bits that are set in the icon. 010101011111 <--- pretent screen 111000001011 <--- AND mask 010000001011 <--- intermediate result 000110010100 <--- XOR mask 010110011111 <--- final result result = XOR(xmask,AND(amask,screen)) |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.