diff --git a/Win-VS2017/virtualjaguar.vcxproj.filters b/Win-VS2017/virtualjaguar.vcxproj.filters index a36581c..be3b73a 100644 --- a/Win-VS2017/virtualjaguar.vcxproj.filters +++ b/Win-VS2017/virtualjaguar.vcxproj.filters @@ -584,9 +584,6 @@ Resource Files - - Resource Files - Resource Files @@ -716,6 +713,9 @@ Docs + + Docs + diff --git a/docs/WHATSNEW b/docs/WHATSNEW index 271bf48..7ca4935 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -1,3 +1,23 @@ +Virtual Jaguar v2.1.3 R5a GCC/Qt +-------------------------------- + +* Check missing qjpeg's dll for the tests pattern +* Stability & improvements for the debugger mode +- Added ELF section names +- Source file path clean up in the DWARF information reader +- Local variables window stability improvements +- DWARF information reader fix for local and parameter variables +- Added a '/cygdrive/' directory detection and removal option +- Added hexadecimal's value with $ for the function breakpoint & memory window +* 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 + + Virtual Jaguar v2.1.3 R5 GCC/Qt ------------------------------- diff --git a/docs/vj_HistoryNotes.txt b/docs/vj_HistoryNotes.txt index 4105d62..eefa2f0 100644 --- a/docs/vj_HistoryNotes.txt +++ b/docs/vj_HistoryNotes.txt @@ -1,5 +1,5 @@ -Release 5a (TBA) ----------------- +pre-Release 5a (15th March 2022) +-------------------------------- 0) Check missing qjpeg's dll for the tests pattern 1) Added ELF section names 2) Source file path clean up in the DWARF information reader @@ -20,6 +20,7 @@ Release 5a (TBA) 13) Added a ROM cartridge browser for the Alpine and Debugger mode 14) Added GPU & DSP memory browser windows for the Alpine and Debugger mode --- Include a legacy issue fix, to prevent user to set an address outside a memory zone +15) Documentation updates Release 5 (26th May 2021) ------------------------- diff --git a/res/help.html b/res/help.html index e070a97..dabb488 100644 --- a/res/help.html +++ b/res/help.html @@ -97,6 +97,7 @@

The Configure Dialog

@@ -128,7 +129,7 @@

Start Virtual Jaguar in full screen

Show all files in file chooser

Normally the “Insert Cartridge...” dialogue will ignore any files it encounters that it doesn’t know how to deal with. You can override this behavior by checking this option. However, this will not cause Virtual Jaguar to be able to load such files.

Use fast blitter

-

Checking this option will force Virtual Jaguar to use the older, less compatible yet faster blitter. Some games will not work properly with this option checked!

+

Checking this option will force Virtual Jaguar to use the older, less compatible yet faster blitter. Some games will not work properly with this option checked.

Models and Bios Tab

Under the Models and Bios tab, there are the following options: