Skip to content

VARIABLES

Compare
Choose a tag to compare
@maziac maziac released this 18 Aug 17:14
  • Added "-addexpr/delexpr" command to add/remove expressions (variables/labels) to the VARIABLEs pane.
  • Added "-mvw" to display a memory viewer that display the memory organized in words instead of bytes.
  • Added "-msetb/w" command: See help ("-h"). With mset you can change single memory locations or fill a complete area.
  • Fix: register colors in memory views now also updated if the memory view is not focused.
  • Refactored/optimized variable references.
  • Disabled disturbing vscode's default debug inline values.
  • Added editor command "Disassembly at Cursor Position".
  • Removed ZesaruxExt as Remote.
  • Fixed #63: Help View: TOC is now scrollable.