Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Best assembler for win32 < 4k intros

Featured Replies

Posted

helloo! :D may i ask which assembler is better suited for a < 4k intro for a 32 bits windows? = 3

thaanks beforehand! x3

Winasm or Radasm for programming then

I compile with masm or nasm

Edited by Predator

  • Author

i've tried masm in the past and it was the one that has output the biggest .exe of what i've tried

iirc tasm is a bit better size-wise and fasm even better

the 0ok assembler (t0a) is the best one ive tried so far regarding size but i want to have a generalized picture to pick from

Edited by ViLXDRYAD

  • Author

tried masm32 and i'm happy with the output so far, plus works in windows 95 and up, the upx unpacker do great for 4k and works in windows 95 too, thanks! :D

  • 3 weeks later...

With TASM you can specify the alignment for the file which can reduce the size.  The big .exe is probably because of default alignments.

You can also hand-craft a well-defined .exe header with variables that you replace with final values.

Or just use Crinkler to pack the result. 🙂

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.