Dark Bit Factory & Gravity
PROGRAMMING => Other languages => ASM => Topic started by: ViL on June 17, 2018
-
hellooo! :D may i ask which assembler is better suited for < 4k intros for a 32 bits windows? = 3
thaanks beforehand! x3
-
Hi.
I think MASM32 is the most common Assembler if you want to use Intel Syntax. For AT&T I do think it's the GAS Assembler.
http://www.masm32.com/
https://www.gnu.org/software/binutils/ (try minGW)
:cheers:
-
hii, Knurz! :D i've been trying masm32 and so far i am happy with the output size + it still can runs on windows 95!
tried to pack it using UPX and it got an average of 50%+ of compression! it is great for 4k too :D
thanks a lot, Knruz!, you rocks! x3