Skip to content

Releases: nzeemin/ms0515btl

release-1.0.65

04 Oct 10:20
Compare
Choose a tag to compare
  • Processor: EIS commands removed, IsHaltMode() removed.
  • Processor: proper timings; m_haltmode removed.
  • Fixed emulation speed with sound on.
  • DisasmView: more advanced instruction hints.
  • BitmapFile: switching to 256-color palette
  • Main.cpp: command-line options.
  • Disasm.cpp: fix arguments for MUL/DIV/ASH/ASHC. DisasmView: two GDI resources leaks fixed.
  • Screen mode 1120 x 800 Interlaced.
  • DisasmView_RegisterHintPC for regmod 6
  • DisasmView: better hints for JSR/JMP, fixed hint for byte mode 37.
  • DebugView toolbar: new button used to close the debugger; InputBoxOctal now shows octal/hex values; README.md update.
  • Show "Sound" indicator on the status bar.
  • ConsoleView_DoConsoleCommand() refactoring; Debugger breakpoints.
  • DisasmView drawing re-worked; breakpoints.
  • Settings Fonts and Colors dialog.
  • Use colors from Settings in debug views; updating .gitignore file.
  • Solution/project files renamed.
  • DebugView: show breakpoint list.
  • ConsoleView and DebugView: watchpoints draft.
  • SpriteView added.
  • ROM files in resources; ability to select ROM file in menu.
  • Other minor changes and fixes.