X-Git-Url: http://git.hcoop.net/clinton/Virtual-Jaguar-Rx.git/blobdiff_plain/4bb7c3f508414eaf879a31daefaf44534dacedf4..88b2434e65cb92d1a3fc04f8f05f9e3e41628a06:/docs/vj_ReleaseNotes.txt diff --git a/docs/vj_ReleaseNotes.txt b/docs/vj_ReleaseNotes.txt index 361dd1b..3f1f325 100644 --- a/docs/vj_ReleaseNotes.txt +++ b/docs/vj_ReleaseNotes.txt @@ -16,6 +16,12 @@ Release 3 (WiP) -- 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 +13) Keep the scrollbar position in accordance of the M68K PC pointer +-- UI displays the source without the need to move down/up the scrollbar +14) Fixed a crash when DWARF report a source line number exceeding the number of lines present in the source file +-- This may come from the linker vlink +15) Improved the .heap section detection to avoid a detection error +-- Depend vlink version, .heap section may have an Alloc flag Release 2 (3rd September 2017) ------------------------------ @@ -91,6 +97,7 @@ Known issues -- 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 +9) Application needs to be restarted in case of keybindings changes Cosmetic / UX issues ====================