X-Git-Url: http://git.hcoop.net/clinton/Virtual-Jaguar-Rx.git/blobdiff_plain/1081a838792ca78994c1b16c5b2925e538495300..acd3342fdfdd4195fdad3d4c4d248b9610f90622:/docs/vj_HistoryNotes.txt diff --git a/docs/vj_HistoryNotes.txt b/docs/vj_HistoryNotes.txt index af829eb..29d28f7 100644 --- a/docs/vj_HistoryNotes.txt +++ b/docs/vj_HistoryNotes.txt @@ -76,6 +76,11 @@ Git commit: TBD 40) Added the return address information in the call stack 41) Added multiple breakpoints feature and their key bindings -- For functions only +42) Added timer initialisation for the SDL setup +43) Added a cartdridge view menu +-- Added a window to display my own directory and his files list +44) Debugger sources code clean-up +45) Fix a crash when emulator, in non-debugger mode, opens the breakpoint UIs at launch Release 3 (13th November 2017) ------------------------------ @@ -198,6 +203,7 @@ Known issues -- User must perform an operation, such code tracing, to see the breakpoints list update 16) Some ASCII characters may be not displayed correctly -- It depend how the text is displayed, this is related to the QT/HTML encoding done when reading DWARF file +17) Potential legacy crash when leaving emulator in pause mode for a long period of time Cosmetic / UX issues ====================