X-Git-Url: http://git.hcoop.net/clinton/Virtual-Jaguar-Rx.git/blobdiff_plain/024bfc4643b56158f3307049bf1bc30ba9376398..b95c280bddb63b19ba8b3d566a597e162bd74564:/docs/vj_ReleaseNotes.txt diff --git a/docs/vj_ReleaseNotes.txt b/docs/vj_ReleaseNotes.txt index 174524d..73f84e8 100644 --- a/docs/vj_ReleaseNotes.txt +++ b/docs/vj_ReleaseNotes.txt @@ -1,6 +1,6 @@ -Release 3 (TBC) +Release 3 (WiP) --------------- -0) Fixed the windows respawning in the next emulator launch without --alpine or --debugger options +0) Fixed the windows respawning in the next emulator launch within --alpine or --debugger options 1) Added an Exception Vector Table browser window 2) Modified the About window to update the credits list in a more appropriate way -- Updated the emulator application credits line @@ -11,6 +11,10 @@ Release 3 (TBC) 7) Added the --es-all, --es-ui, --es-alpine & --es-debugger options to erase specific settings 8) Added a keybindings tab and adapted the configuration dialog tabs -- User can modify the keybindings where appropriate +9) Fixed a crash, in Release mode, when the HW labels setting is turn on +10) Solved an interference between the HW labels setting and the one used by the debugger +-- The setting is now only the reference used +11) Fixed the SP (Stack) window UI potential missing data Release 2 (3rd September 2017) ------------------------------ @@ -73,7 +77,7 @@ Release 0 (5th January 2017) Known issues ============ -1) Video output is not displayed due to OpenGL / QT5 integration problems with VS 2015 +1) Video output is not displayed due to my OpenGL / QT5 integration with VS 2015 2) The BPM (Breapoint) remains stuck on his address when user wants to continue the code execution -- Need to trace over the BPM or unset the BPM 3) To handle DWARF 2 issues with GCC, the code must be compiled with the -gdwarf-2 option @@ -84,6 +88,8 @@ Known issues -- The application needs to set the SP (Stack) in accordance 7) The Exception Vector Table broswer window displays only 65 vectors -- Missing vectors may be added in future release +8) User needs to manualy check if the Atari Jaguar executable match his source code files +-- Otherwise, source code and assembly may not match or leads to instabilities Cosmetic / UX issues ==================== @@ -96,6 +102,7 @@ Legacy issues/hints =================== 1) Emulator seems to have easter egg(s) -- The option --yarrr displays a single message and end the application +-- Pressing F8, while in the main window, will create an extra message in the log file 2) The --alpine option force the log file but it can be override if --no-log option is set after the --alpine option Project information