Skip to content

v2.2.1.11

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 05:38
· 71 commits to master since this release

New Stuff:

  • When exporting disassembly, all-labels.csv will be created with a list of all labels in the project

Merged pull request #89 from patrickmollohan:

  • Added keyboard shortcuts for "Enter" and "Delete" keys, where "Enter" begins editing the currently highlighted cell and "Delete" clears its value.
  • Added a keyboard shortcut for "Export Disassembly (Edit Settings First)", set to Control+Shift+E, to facilitate quick changes to the export directory for diffing between two exports.

Merged pull request #88 from hsm:

  • Modified the CDL import process to skip overwriting the flag if it's marked.

Merged pull request #87 from YoshiRulz:

  • adding build instructions and a contribution guide.

Internals:

  • Backported a bunch of stuff from Diz3 branch
  • Trying to get Diz2 and Diz3 branches closer to each other so it's possible to someday, somehow, get them merged