Releases: Dman95/SASM
Releases · Dman95/SASM
Version 3.3.0 Stable
Version 3.2.0 Stable
Version 3.1.4 Stable
Version 3.1.3 Stable
Version 3.1.2 Stable
Version 3.1.1 Stable
Version 3.1.0 Stable
Version 3.0.1 Stable
Version 3.0 Stable
New assemblers have been added: now NASM, GAS, MASM, FASM are supported, including syntax highlighting, debugging, and x86/x64 modes.
Added ability to choose your own assembler or linker filling path to them.
Many improvements in debugging. Now it is possible to debug programs even without debugging information for GDB (for example, written in MASM). The ability to suspend the program has been added, as well as set a breakpoint during its execution.
Added folder for include files.
Fixed problem with text editor leads to a heavy load on the processor while opening big files.
Fixed a bug with the disruption of the interface after opening the settings window.
Fixed many minor bugs and errors.