Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

x86 Assembler

Name: Anonymous 2007-08-10 9:12 ID:5NEYUrXL

What do you guys thing of assembler? I recently started learning it and allready built myself a opengl basecode for developing 4k/64k intros

Name: Anonymous 2007-08-10 16:39 ID:7dKOhfMa

>>7
Assuming you mean the ``Less-Then-Or-Equal'' operator, then yes. If you use the Visual Studio, simply omit stack frame creation, turn on ``global optimizations'' and ''favour small code'' (-Og -Os -Oy), change the entry point of you binary to not use the default one from the CRT, and also disable static linking of the c-stdlib, and you can get a base executable to less then 1KiB

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List