News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Real APPS real fast with MASM

Started by Raistlin, February 18, 2019, 05:35:16 AM

Previous topic - Next topic

HSE

I builded nidud's strtok in 32 bit, but without commandline and don't show instructions (I don't know why not).

Without libraries the count (files and lines) in IntegAsm app (a tool for modelling and simulation) is:
        asm    37      3692
        inc     74     26922
and my common libraries:
        asm   21        5463
        inc    107     40570

Because the strong conditional assembling, it's not possible to say with this tool how many files and lines are used in an specific building, for sure not even a half.
Equations in Assembly: SmplMath