11-15-2010, 12:04 AM
I've just checked it and it works 
I've done a fast comprobation of the bitwise logical operator and they seem to work too, but I can't make ALIGN 256 (or whatever number I choose) work, perhaps it isn't in the program yet?
Edit: Well, I suck. I checked the wiky (I should have this done BEFORE posting, and not after) and ALIGN must go inside an ASM..END ASM statement. Now it seems to work

I've done a fast comprobation of the bitwise logical operator and they seem to work too, but I can't make ALIGN 256 (or whatever number I choose) work, perhaps it isn't in the program yet?
Edit: Well, I suck. I checked the wiky (I should have this done BEFORE posting, and not after) and ALIGN must go inside an ASM..END ASM statement. Now it seems to work
