flat assembler
Message board for the users of flat assembler.
Index
> Main > 00f1f2f3h->f3f2f100h is there a function that rotate like |
Author |
|
xspeed 05 Sep 2007, 17:08
00f1f2f3h->f3f2f100h is there a function that rotate like this?
|
|||
05 Sep 2007, 17:08 |
|
LocoDelAssembly 05 Sep 2007, 17:12
Yes, it is called BSWAP.
Code: mov eax, 00f1f2f3h bswap eax ; EAX = f3f2f100h |
|||
05 Sep 2007, 17:12 |
|
xspeed 06 Sep 2007, 00:49
hey thanks do you know how windows getpixel api look like in asm
|
|||
06 Sep 2007, 00:49 |
|
f0dder 06 Sep 2007, 10:21
Get yourself a disassembler
|
|||
06 Sep 2007, 10:21 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.