Create a directory for EEPROMs if it doesn't already exist
[clinton/Virtual-Jaguar-Rx.git] / docs / vj_ReleaseNotes.txt
index 174524d..361dd1b 100644 (file)
@@ -1,6 +1,6 @@
-Release 3 (TBC)\r
+Release 3 (WiP)\r
 ---------------\r
-0) Fixed the windows respawning in the next emulator launch without --alpine or --debugger options\r
+0) Fixed the windows respawning in the next emulator launch within --alpine or --debugger options\r
 1) Added an Exception Vector Table browser window\r
 2) Modified the About window to update the credits list in a more appropriate way\r
 -- Updated the emulator application credits line\r
@@ -11,6 +11,11 @@ Release 3 (TBC)
 7) Added the --es-all, --es-ui, --es-alpine & --es-debugger options to erase specific settings\r
 8) Added a keybindings tab and adapted the configuration dialog tabs\r
 -- User can modify the keybindings where appropriate\r
+9) Fixed a crash, in Release mode, when the HW labels setting is turn on\r
+10) Solved an interference between the HW labels setting and the one used by the debugger\r
+-- The setting is now only the reference used\r
+11) Fixed the SP (Stack) window UI potential missing data\r
+12) Create a directory for EEPROMs (based on the EEPROMs setting) if it doesn't already exist\r
 \r
 Release 2 (3rd September 2017)\r
 ------------------------------\r
@@ -73,7 +78,7 @@ Release 0 (5th January 2017)
 \r
 Known issues\r
 ============\r
-1) Video output is not displayed due to OpenGL / QT5 integration problems with VS 2015\r
+1) Video output is not displayed due to my OpenGL / QT5 integration with VS 2015\r
 2) The BPM (Breapoint) remains stuck on his address when user wants to continue the code execution\r
 -- Need to trace over the BPM or unset the BPM\r
 3) To handle DWARF 2 issues with GCC, the code must be compiled with the -gdwarf-2 option\r
@@ -84,6 +89,8 @@ Known issues
 -- The application needs to set the SP (Stack) in accordance\r
 7) The Exception Vector Table broswer window displays only 65 vectors\r
 -- Missing vectors may be added in future release\r
+8) User needs to manualy check if the Atari Jaguar executable match his source code files\r
+-- Otherwise, source code and assembly may not match or leads to instabilities\r
 \r
 Cosmetic / UX issues\r
 ====================\r
@@ -96,6 +103,7 @@ Legacy issues/hints
 ===================\r
 1) Emulator seems to have easter egg(s)\r
 -- The option --yarrr displays a single message and end the application\r
+-- Pressing F8, while in the main window, will create an extra message in the log file\r
 2) The --alpine option force the log file but it can be override if --no-log option is set after the --alpine option\r
 \r
 Project information\r