UI modifications and crash fix
[clinton/Virtual-Jaguar-Rx.git] / docs / vj_ReleaseNotes.txt
index db03424..41643b4 100644 (file)
@@ -13,7 +13,7 @@ Release 4 (TBD)
 8) Local variables window detects now if a variable is used or not by the code\r
 9) The address provided in the memory window is now verified to prevent crash\r
 -- Wrong address will be displayed in red\r
-10) Cosmetic changes on UI\r
+10) UI cosmetic changes \r
 -- Added new icons for the exit and status features\r
 -- Modified icons for the SP (Stack) browser\r
 -- Unified icons sizes depend on their usage (drop down menu and main menu)\r
@@ -24,6 +24,17 @@ Release 4 (TBD)
 12) Added some log information for the emulator initialisations\r
 13) Breakpoint will happen in case of writing at unknown memory location\r
 -- Alert box will display a message and then code will stop\r
+14) Added the DRAM size in the emulator status window\r
+15) Debugger sources code clean-up\r
+16) Added a call stack feature\r
+17) Prevent source file reading issue on no-Windows system \r
+18) UI modifications\r
+-- Modified icon for the memory window to make a distinction with the memory browser\r
+-- The all watch, and Exception Vector Table windows, can be closed using keyboard\r
+-- Renamed the debugger dedicated icons to make a distinction\r
+-- Added the call stack window\r
+19) Fixed a crash in the all watch window after loading a new binary without ELF/DWARF information\r
+-- Previously used ELF/DWARF information was still accessible\r
 \r
 Release 3 (13th November 2017)\r
 ------------------------------\r