Skip to content

release-2021.2

Compare
Choose a tag to compare
@nzeemin nzeemin released this 17 May 19:26
· 58 commits to master since this release
  • _stprintf_s() calls and buffer sizes.
  • DisasmView: using std::vector for subtitles; removing bool/true/false defines from stdafx.h.
  • ScreenView context menu.
  • Emubase: trace CPU/PPU instructions (non-PRODUCT build modes only).
  • ScreenView: Exit Fullscreen in context menu; minor changes.
  • Context menu for DebugView, DisasmView, and SpriteView.
  • Tag-based version calculation for PRODUCT build.
  • DisasmView: WORD -> uint16_t; instruction hint tuning.
  • emubase/Disasm.cpp: FIS instructions.
  • ConsoleView.cpp: fc command; Processor.cpp minor change.