Devector est un émulateur de l’ordinateur personnel soviétique Vector06c. Il est conçu pour simplifier le processus de développement et accélérer le travail.
Les changements:
– Enhanced StepOver Functionality: Now takes the opcode into account—steps over the address for JMP, the return address for RET, the HL address for SPHL, and other similar operations.
– Scrolling Timing Fixes: Addressed issues with scrolling timing for smoother operation.
– 512 Display Mode Color Fixes: Corrected color rendering in 512 display mode.
– Color Commit Timing Adjustments: Fine-tuned the timing for color commits.
– Display Mode Switching: Adjusted the timing for switching between 512 and 256 display modes.
– Exposed Debug Settings: Users can now adjust hardware timings through newly exposed debug settings.
– Rasterized Line and Pixel Highlight: Added highlighting for a currently rasterized line and a pixel.
– New Hardware Stats: Introduced added statistics for the display mode and the amount CPU cycles spent since the start of the current frame.