X-Git-Url: http://git.hcoop.net/clinton/Virtual-Jaguar-Rx.git/blobdiff_plain/40692baee5f70ac3bac54c5e2b78c3fe1451f01f..dae37bbf4e6ba21ca4e88326267937d0287d7ede:/docs/vj_HistoryNotes.txt diff --git a/docs/vj_HistoryNotes.txt b/docs/vj_HistoryNotes.txt index d285393..dac67a6 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 @@ -32,6 +32,20 @@ Release 5 (TBA) -- Added a M68K exception catch check in the Alpine tab settings -- Added a specific breakpoint for the M68K bus error exception 21) Project has switched to libdwarf 20210305 library 64bits for VS 2017 +22) Breakpoint list window is now refreshed after a new breakpoint is set +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 window +26) Added video output display in a specific window +27) Fixed potential crash with the debugger tabs reset +28) Added a search feature in the All Watch variables window +29) Support the structure's members in the Local variables window +30) Code refactoring for the variables support in debugger mode +31) Support the structure and union members from the DWARF information +32) Added a Virtual Jaguar Rx logo in the About window +33) Fix compilation / link error for MSYS2 / MinGW64 +34) Documentation updates Release 4a (15th August 2019) -----------------------------