News:

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

Main Menu

Who knows/uses SASM ?

Started by K_F, November 23, 2019, 06:44:02 AM

Previous topic - Next topic

K_F

'Sire, Sire!... the peasants are Revolting !!!'
'Yes, they are.. aren't they....'

jj2007

Works fine, at least for small sources. My RichMasm source loads in over 10 seconds instead of the 1.2 seconds I am used to, and if there is a build error in line 13100, you have to fumble with the scrollbars because a) the IDE doesn't jump to the first error line and b) there is apparently no goto line nnn command.

The find all command does nothing, apparently, and find itself is lightyears away from RichMasm's found matches listbox :cool:

aw27

It uses the Masm32 SDK for the Masm example but I could not make it build despite providing the required paths (I did not try hard, though).

The source code is relatively small because the program brings with it a number of external tools that do the real work. But is built in Qt where the minimum toll is 15 MB - in assembler would be something like 10 to 20 KB. I will not buy or donate to the cause at this time or in the foreseeable future.