Skip to content

Releases: Dman95/SASM

Version 3.16.0 Stable

Choose a tag to compare

@Dman95 Dman95 released this 08 Feb 18:16
  1. Japanese language added (thanks ookatuk).
  2. Nix flake added (thanks SpeakingPNG).
  3. Disappearing compiler output widget fixed.
  4. Debugging infinite waiting fixed.
  5. Incorrect mapping between addresses and line numbers causing problems in debugging fixed.
  6. Code editor scrolling while debugging fixed.
    scr1

Version 3.15.0 Stable

Choose a tag to compare

@Dman95 Dman95 released this 07 Feb 13:55

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

  1. "Find and replace" dialog improved for keyboard usage (thanks KolhozTools).
  2. Brazilian Portuguese language added (thanks williampe99).
  3. Support for opening .s files added.
  4. Problems with non-latin usernames in Windows fixed more robustly.
  5. Cursor jumps during editing while debugging fixed.
  6. Fresh GCC versions build warnings fixed.
  7. Fresh GDB versions debugging problems fixed.
  8. Syntax highlighting fixed.
  9. Other minor fixes applied.
    scr1

Version 3.14.0 Stable

Choose a tag to compare

@Dman95 Dman95 released this 03 Mar 10:41

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

Choose a tag to compare

@Dman95 Dman95 released this 13 Feb 12:58

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

Choose a tag to compare

@Dman95 Dman95 released this 09 Feb 15:53

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

  1. Linker options fix.
    scr1

Version 3.13.2 Stable

Choose a tag to compare

@Dman95 Dman95 released this 07 Feb 20:04

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

Choose a tag to compare

@Dman95 Dman95 released this 07 Feb 09:32

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

Choose a tag to compare

@Dman95 Dman95 released this 06 Feb 07:44

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

Choose a tag to compare

@Dman95 Dman95 released this 06 Feb 12:14
  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

Choose a tag to compare

@Dman95 Dman95 released this 13 Feb 14:32
  1. Fix for debugging with modern NASM versions.
    scr1