The zoom value setting has been fixed in the registry
[clinton/Virtual-Jaguar-Rx.git] / docs / vj_ReleaseNotes.txt
CommitLineData
879b84c5
JPM
1Release 4 (TBD)\r
2---------------\r
30) The zoom value setting has been fixed in the registry\r
4\r
b1b673a3
JPM
5Release 3 (13th November 2017)\r
6------------------------------\r
2d0121d4 70) Fixed the windows respawning in the next emulator launch within --alpine or --debugger options\r
be44e757
JPM
81) Added an Exception Vector Table browser window\r
92) Modified the About window to update the credits list in a more appropriate way\r
10-- Updated the emulator application credits line\r
113) Added 'Rx' word to the emulator name\r
124) Fixed a crash when reading the DWARF information in the case of the DWARF2 format has not been used\r
135) Added ui, alpine & debugger groups in the settings\r
146) Added the possibility to erase settings\r
157) Added the --es-all, --es-ui, --es-alpine & --es-debugger options to erase specific settings\r
024bfc46
JPM
168) Added a keybindings tab and adapted the configuration dialog tabs\r
17-- User can modify the keybindings where appropriate\r
0d612b97 18-- Keybindings UI is displayed based on the option used (--debugger, -- alpine)\r
2d0121d4
JPM
199) Fixed a crash, in Release mode, when the HW labels setting is turn on\r
2010) Solved an interference between the HW labels setting and the one used by the debugger\r
21-- The setting is now only the reference used\r
49a6ac1c 2211) Fixed the SP (Stack) window UI potential missing data\r
4bb7c3f5 2312) Create a directory for EEPROMs (based on the EEPROMs setting) if it doesn't already exist\r
9bf5c434 2413) Keep the scrollbar position in accordance of the M68K PC pointer\r
41d6f5f7 25-- UI displays the source without the need to move down/up the scrollbar\r
95fe01d7 2614) Fixed a crash when DWARF information report a source line number exceeding the number of lines present in a source file\r
41d6f5f7 27-- This may come from the linker vlink\r
88b2434e
JPM
2815) Improved the .heap section detection to avoid a detection error\r
29-- Depend vlink version, .heap section may have an Alloc flag\r
95fe01d7 3016) Fixed a crash when DWARF information does references to missing source code files\r
0203b5fd 3117) Added a Local browser window for local variables\r
820579e2 3218) Project has switched to Visual Studio 2017 and QT 5.9.1 library\r
be44e757
JPM
33\r
34Release 2 (3rd September 2017)\r
35------------------------------\r
360) Added some error detections when reading the ELF executable file\r
371) Added all hardware labels (based on the document scans from the Version 2.4 - June 7, 1995)\r
382) "Step Over" code function for BSR/JSR functions\r
393) Added the .debug_ranges detection to avoid a detection error\r
404) DWARF support\r
41-- TAG: Compilation Unit, Subprogram, Variables, Types\r
42-- Line numbers, symbols, functions\r
435) Added an All Watch browser window for non-local variables\r
446) Added a heap allocator browser window based on my own memory allocation functions\r
457) Added additional 4 memory browser windows with address input based on hexa, decimal or symbol name\r
468) Windows refreshing executed only if windows is visible\r
479) Added a restart function\r
48-- Restart only the 68000 program counter to his original set\r
4910) Modified the icons color backgound for the "Step In" and "Step Over" functions\r
5011) Updated the About window to update the credits list\r
5112) 64 bits Release executable\r
5213) Fixed (hacking) the display of the SP (Stack) memory browser\r
5314) Set the emulator in Halt mode when launched in alpine debug mode without a loaded rom\r
54-- Otherwise the 68000 program counter will have a 0 value and will execute the code at this address\r
5515) Added some information in the --help/-h/-? option\r
5616) --debugger option no longer force the log file\r
5717) Added a --dram-max option to extend the DRAM size to 8MB\r
5818) Added the "enter" key support when setting the BPM (Breapoint)\r
5919) Save the windows positions, size and visibilities (show or hide) status\r
60-- Such windows will automatically respawn in the next emulator launch\r
61\r
62Release 1 (12th February 2017)\r
63------------------------------\r
640) BPM (Breapoint) now stop at the designated address and no longer stop after executing the code\r
651) Clean-up the tracing / no-tracing flags for better U.I understanding\r
662) Added SP (Stack) memory browser\r
673) User can change now the number of lines of disassembly displayed in the tracing window\r
684) User can turn on/off the op-codes associated in the disassembly lines displayed in the M68K tracing window\r
695) Added an emulator status window (GPU status, M68K debugger & tracking status)\r
706) Added a GPU disassembly tracing window - Display the current PC pointer\r
717) Added a DSP disassembly tracing window - Display the current PC pointer\r
728) Added possibility to change refresh rate of browser windows when emulation is launched\r
739) Display partial hardware labels (Internal Memory & Graphics sub-system address space) in the disassembly lines displayed in the M68K tracing window\r
74-- Display first the hardware labels (based from the Jag V8 dev. PDF) and then the ones possibly found in the ELF debug symbol\r
7510) Minor U.I cosmetic changes\r
7611) User can turn on/off the hardware labels associated in the disassembly lines displayed in the M68K tracing window\r
77-- It doesn't apply to the hardware labels possibly found in the ELF debug symbol\r
78\r
79Release 0 (5th January 2017)\r
80----------------------------\r
810) New option --debugger\r
821) ELF format support\r
832) ELF debug symbol support\r
843) "Step Into" code function\r
854) Menus layout dedicated to the debugger\r
865) Added a dedicated main window for tracing (M68K)\r
876) Added a Debugger tab in the config tab\r
887) Visual Studio 2015 project support\r
898) libelf-0.8.13 library support\r
909) 64 bits debug executable only\r
91\r
92\r
93Known issues\r
94============\r
820579e2 951) Video output is not displayed due to my OpenGL / QT5 5.5.1 integration with VS 2015 but solved when using the QT 5.9.1 package for VS 2017\r
be44e757
JPM
962) The BPM (Breapoint) remains stuck on his address when user wants to continue the code execution\r
97-- Need to trace over the BPM or unset the BPM\r
983) To handle DWARF 2 issues with GCC, the code must be compiled with the -gdwarf-2 option\r
0203b5fd 994) The Local & Watch variables list may display not available (N/A) type information\r
be44e757
JPM
100-- Such missing information may be included in future release\r
1015) The 2MB mirroring is no longer applied in case of --dram-max option usage\r
1026) Stack must reflect the --dram-max option usage otherwise the stack may be corrupted\r
103-- The application needs to set the SP (Stack) in accordance\r
1047) The Exception Vector Table broswer window displays only 65 vectors\r
105-- Missing vectors may be added in future release\r
49a6ac1c
JPM
1068) User needs to manualy check if the Atari Jaguar executable match his source code files\r
107-- Otherwise, source code and assembly may not match or leads to instabilities\r
9bf5c434 1089) Application needs to be restarted in case of keybindings changes\r
be44e757
JPM
109\r
110Cosmetic / UX issues\r
111====================\r
1121) The SP (Stack) icon color backgound doesn't look similar with the other ones\r
1132) The emulator status option has no icon\r
1143) The SP (Stack) window size always open at a forced size no matter if the size has been changed\r
024bfc46 1154) Not every features have associated keybindings\r
be44e757
JPM
116\r
117Legacy issues/hints\r
118===================\r
1191) Emulator seems to have easter egg(s)\r
120-- The option --yarrr displays a single message and end the application\r
2d0121d4 121-- Pressing F8, while in the main window, will create an extra message in the log file\r
be44e757
JPM
1222) The --alpine option force the log file but it can be override if --no-log option is set after the --alpine option\r
123\r
124Project information\r
125===================\r
024bfc46 1261) Code based on the Shamus Hammons source code available via Gethub by the 12th September 2017 (2.1.3 Final)\r
820579e2
JPM
1272) Visual Studio 2015/2017 project support for 64 bits\r
1283) libelf 0.8.13 library 64bits for VS 2015/2017\r
1294) libdwarf 1.41 library 64bits for VS 2015/2017, cygwin64 & Msys2/MinGW64\r
be44e757 1305) QT 5.5.1 library 64bits for VS 2015\r
820579e2
JPM
1316) QT 5.9.1 library 64bits for VS 2017\r
1327) Zlib 1.2.8 library 64bits for VS 2015/2017\r
1338) SDL 1.2.15 library 64bits for VS 2015\r
1349) The original make files have been modified to follow the requirements and modifications\r
13510) The 'Rx' word has been added to the emulator name to make distinction with the official version\r
13611) The project source is set at https://github.com/djipi/Virtual-Jaguar-Rx\r
13712) GPLv3 file document has been renamed as LICENSE, to fit better the GitHub requirements\r
be44e757
JPM
138-- Text / License terms are the same\r
139\r
140\r
141Download statistics\r
142-------------------\r
143jaguar64eu : 15 downloads for the Release 0 on the 12th Feb, 2017\r
144jaguar64eu : 18 downloads for the Release 1 on the 21st May, 2017\r
024bfc46 145No downloads statistics available for the Release 2