X-Git-Url: http://git.hcoop.net/clinton/Virtual-Jaguar-Rx.git/blobdiff_plain/4b07ea71426ec22266897cbc0ba1cd2ec4aee36e..5c5de885abe55954d853a213261ea853f990d01e:/docs/vj_HistoryNotes.txt diff --git a/docs/vj_HistoryNotes.txt b/docs/vj_HistoryNotes.txt index 340e5da..36a4f21 100644 --- a/docs/vj_HistoryNotes.txt +++ b/docs/vj_HistoryNotes.txt @@ -23,7 +23,7 @@ Release 5 (TBA) 15) Remove Visual Studio 2015 support 16) Work around fix for a compilation error on Linux -- EEPROM directory creation allowed only for Windows at the moment -17) Show the SR value as a readable form in the CPU browser +17) Show the SR value as a readable form in the M68K CPU browser 18) Potential fix to compile on Linux -- Added the relative directory path for the Qt include files 19) Merge the Linux build fixes from @richard42 @@ -36,7 +36,14 @@ Release 5 (TBA) 23) Handle number of M68K cycles used when tracing in debugger mode -- The cycles are displayed in the emulator status window 24) Improve the DWARF source line number reporting -25) Added a #line in the call stack browser window +25) Added a #line in the call stack window +26) Add a search feature in the all watches window +27) Added video output display in a specific window +28) Fixed potential crash with the debugger tabs reset +29) Added a search feature in the All Watch variables window +30) Support the structure's members in the Local variables window +31) Code refactoring for the variables support in debugger mode +32) Support the structure and union members from the DWARF information Release 4a (15th August 2019) -----------------------------