News > Show Only
Devector v7.0
Zykon, 22:16, 03-01-2025
The emulator of the Soviet computer Vector-06C has been updated.
Features: - Added a Debug Data window to aggregate the debug data such as labels, constants, comments, etc - Added the Edit Memory functionality to modify the memory. It also added to the Debug Data window - Added the Search window to find addresses of desired values - Breakpoints and watchpoints are now part of debug data stored per ROM - Added 1% emulation speed option and keyboard shortcuts Bug Fixes: - Fixed warnings in the code - Fixed wrong label printing in the disassembly window - Fixed breakpoint address display in the Breakpoint window - Fixed Disasm listing visibility after startup - Fixed saving the Debug Data window visibility state - Fixed reload in the Disasm window to store debug data - Fixed Add/Remove breakpoint in the Disasm window context menu - Fixed context menu issues in the Trace Log window - Fixed debug data storage when no debug file existed - Fixed bug where a watchpoint didn't break causing issues - Fixed failure of watchpoint checks on two-byte read instructions - Fixed inactive status for new watchpoints - Fixed read/write memory highlight in the Memory Display window - Repaired the ImGui build - Refined solution structure, replacing GLEW with GLAD