Skip to content

Releases: Dman95/SASM

Version 3.13.4 Stable

03 Mar 10:41
Compare
Choose a tag to compare

Recommended to click "Reset all" button in settings after update from previous versions.

  1. Add dark theme (thanks Hasan Rüzgar).
  2. Add French language (thanks Franc Serres).
    scr1

Version 3.13.4 Stable

13 Feb 12:58
Compare
Choose a tag to compare

Recommended to click "Reset all" button in settings after update from previous versions.

  1. Fix building on Windows for non-latin usernames.
  2. Add help window close using escape button.
    scr1

Version 3.13.3 Stable

09 Feb 15:53
Compare
Choose a tag to compare

Recommended to click "Reset all" button in settings after update from previous versions.

  1. Linker options fix.
    scr1

Version 3.13.2 Stable

07 Feb 20:04
Compare
Choose a tag to compare

Recommended to click "Reset all" button in settings after update from previous versions.

  1. Debugging fixes.
  2. New code examples.
    scr1

Version 3.13.1 Stable

07 Feb 09:32
Compare
Choose a tag to compare

Recommended to click "Reset all" button in settings after update from previous versions.

  1. Fix debugging on Windows 11 and Ubuntu 22.
  2. Fix random debugging lags.
  3. Fix debugger crash when debugging file without .text section.
  4. New FASM version 1.73.30 to fix Ubuntu 22 building bug.
  5. Fix building requirements for Ubuntu 22.
    scr1

Version 3.13.0 Stable

06 Feb 07:44
Compare
Choose a tag to compare

Recommended to click "Reset all" button in settings after update from previous versions.

  1. New input/output functions (see help).
  2. Get rid of CMAIN/CEXTERN macro (see examples).
  3. New NASM version 2.15.05.
  4. Help and examples update.
  5. Fix string watches in debugging.
    scr1

Version 3.12.2 Stable

06 Feb 12:14
Compare
Choose a tag to compare
  1. Fix GET_DEC/GET_UDEC/GET_HEX macro with ESP address expressions.
  2. Fix GDB errors display and running with .gdbinit.
  3. Fix debugging for programs with segment directive and push ebp/rbp statement.
  4. Fix NASM multiline comments highlighting and debugging.
  5. Fix search selection when text changes.
    scr1

Version 3.12.1 Stable

13 Feb 14:32
Compare
Choose a tag to compare
  1. Fix for debugging with modern NASM versions.
    scr1

Version 3.12.0 Stable

07 Feb 20:03
Compare
Choose a tag to compare
  1. Run and debug in current code directory if code is saved (for convenient file i/o).
  2. UTF-8 support.
  3. Qt 5 support for Linux.
  4. Portuguese language (thanks alglus).
  5. GET_DEC writing in incorrect memory on Windows fix.
    scr1

Version 3.11.1 Stable

03 Feb 14:22
Compare
Choose a tag to compare
  1. Fix for uncomment keyboard shortcut.
    scr1