SASM Versions Save

SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages

v3.14.0

1 year ago

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

v3.13.4

1 year ago

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

v3.13.3

1 year ago

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

  1. Linker options fix. scr1

v3.13.2

1 year ago

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

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

v3.13.1

1 year ago

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

v3.13.0

1 year ago

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

v3.12.2

2 years ago
  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

v3.12.1

3 years ago
  1. Fix for debugging with modern NASM versions. scr1

v3.12.0

3 years ago
  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

v3.11.1

4 years ago
  1. Fix for uncomment keyboard shortcut. scr1