Skip to content

Releases: djipi/Virtual-Jaguar-Rx

pre-Release 5b

20 Jul 23:19
Compare
Choose a tag to compare
pre-Release 5b Pre-release
Pre-release

Added a save state feature (based from PvtLewis's patch - Atari Age's forum).
Help|Content updates.
Merged convenience fixes #64 from 42Bastian.
-- Start of RISC disassembly moved to F03000, GPU memory browser in longs, and fixed object list display.
Fix parameter's address pointer and update icons usage for the Local variables window.
Added a command line option to fill the entire system space with 0.
M68K disassembly display the Bcc's logic result only when the line match with current PC.

pre-Release 5a hotfix 1

31 Mar 01:14
1f01523
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v2.1.3-R5a...v2.1.3-R5a-hotfix.1

pre-Release 5a

16 Mar 01:26
Compare
Choose a tag to compare
pre-Release 5a Pre-release
Pre-release

Check missing qjpeg's dll for the tests pattern.
Stability & improvements for the debugger mode.
Added an exceptions tab in the configuration settings.
Fixes and improvements for the HW registers Blitter browser.
Fix a legacy issue for the Object list at $0.
Added an option to allow, or not, the unknown memory location writing detection.
Added a ROM cartridge browser for the Alpine and Debugger mode.
Added GPU & DSP memory browser windows for the Alpine and Debugger mode.
Legacy issue fix, to prevent user to set an address outside a memory zone.

Release 5

27 May 05:45
Compare
Choose a tag to compare

Specific breakpoints for M68000 exceptions and in case of a rom writes at an unknown location.
Added a HW registers browser window for the Blitter.
Fixes for the Linux platform.
Stability & improvements for the debugger mode.
Added two M68000 cycles counters in the status window.
M68000 & C tracing, step in and step over, at source code level.
Show the SR value as a readable form in the M68000 CPU browser.

Release 4a

16 Aug 01:10
Compare
Choose a tag to compare

Fix specific breakpoints for ROM cartridge writing or unknown memory location writing

Release 4

10 Aug 16:44
Compare
Choose a tag to compare

Added screenshot, call stack window features, Jaguar model & BIOS configurations, and a source code files list viewer.
Added multiple breakpoints feature for M68K functions.
Added a Save Dump As... feature to save a memory zone to a file.
Added a cartridge view menu to display cartridge directory system and his files list.
Added search paths in case of missing DWARF directories information.
Fixes for stability, ELF/DWARF parsing information.
Updates for the setup registries and log file.
UI modifications for debugger mode, key bindings and icons.
Breakpoint / alert box may now occur in case of writing at unknown memory location or in case of ROM writing.
The -d command line option, dedicated to the debugger, has been renamed with -D.

Release 3 (13th November 2017)

27 Aug 01:46
Compare
Choose a tag to compare

Fixes for stability, windows respawning, DWARF parsing information, SP (Stack) window missing information.
Minor UI modifications.
EEPROM directory creation.
Settings management in the command line and added groups for settings.
Keybindings.
Visual Studio 2017 and QT 5.9.1 library support.
Exception Vector Table and local variables new windows.