X-Git-Url: http://git.hcoop.net/clinton/Virtual-Jaguar-Rx.git/blobdiff_plain/2d0121d42315127fa7d7ac67eb3c8c4e5e2d8a84..4bb7c3f508414eaf879a31daefaf44534dacedf4:/docs/vj_ReleaseNotes.txt diff --git a/docs/vj_ReleaseNotes.txt b/docs/vj_ReleaseNotes.txt index b28596b..361dd1b 100644 --- a/docs/vj_ReleaseNotes.txt +++ b/docs/vj_ReleaseNotes.txt @@ -1,4 +1,4 @@ -Release 3 (TBC) +Release 3 (WiP) --------------- 0) Fixed the windows respawning in the next emulator launch within --alpine or --debugger options 1) Added an Exception Vector Table browser window @@ -14,6 +14,8 @@ Release 3 (TBC) 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 +12) Create a directory for EEPROMs (based on the EEPROMs setting) if it doesn't already exist Release 2 (3rd September 2017) ------------------------------ @@ -76,7 +78,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 @@ -87,6 +89,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 ====================