Relaunch64 Changelog

What's new in Relaunch64 3.3.7

Oct 30, 2016
  • Changes:
  • Added option to set a second run-script [#31].
  • Added start-option R64BG to force emulator not to block Relaunch64.
  • Make warnings clickable, even if otherwise ignored.
  • For 64tass compiler, warnings now give more detailed information from included files.
  • Changed key bindings to avoid conflicts with os-specific global keybinds.
  • Bug fixes:
  • Using Relaunch with start options caused a bug when files did not exist.

New in Relaunch64 3.3.7 Beta (Sep 4, 2016)

  • Changes:
  • Added start-option R64BG to force emulator not to block Relaunch64.
  • Make warnings clickable, even if otherwise ignored.
  • For 64tass compiler, warnings now give more detailed information from included files.
  • Bug fixes:
  • Using Relaunch with start options caused a bug when files did nit exist.

New in Relaunch64 3.3.6 (Mar 23, 2016)

  • Changes:
  • Expand folded lines or sections on jump from Goto-Sidebar (#25).
  • Edit files in external editor (#10).
  • Watch opened files for external changes, and optionally reload changed file from disk (#29).
  • More robust load and save operations.

New in Relaunch64 3.3.5 (Mar 23, 2016)

  • Changes:
  • Improved proper nesting of nested folds vs. splitted ones.
  • Improved performance of code folding.
  • Bug fixes:
  • Fixed single backslashes were eaten on windows (#20).
  • Fixed local labels broke autocomplete (#21).

New in Relaunch64 3.3.4 (Dec 29, 2015)

  • Changes:
  • added compile-options via scripts. compile-options are triggered with a command-line, starting with R64 followed by the specific option-switches (see help).
  • updated support for latest 64tass to meet changes of latest 64tass version (added new keywords etc.)
  • added support for " delimited arguments in user scripts #13
  • added support for logging parameters #14
  • Script command lines can now be split over multiple lines #19

New in Relaunch64 3.3.3 (Dec 29, 2015)

  • Changes:
  • updated support for 64tass to meet changes of latest 64tass version (added new keywords etc.)
  • updated editor component
  • hidden goto-sidebar is not expanded after resize (fixes #11)
  • Bug fixes:
  • preference 'Enter" key keeps focus in find field' did not find next search term when 'find by typing' was enabled - now really fixed