Set cartridge view menu for debugger mode only
[clinton/Virtual-Jaguar-Rx.git] / docs /
2019-08-09 Jean-Paul MariSet cartridge view menu for debugger mode only
2019-08-07 Jean-Paul MariFix the support of the DRAM size limit option in the...
2019-04-22 Jean-Paul MariRemoved the sorting filter in the all watches window
2019-04-22 Jean-Paul MariThe -d command line option, dedicated to the debugger...
2019-04-22 Jean-Paul MariAdded a Save Dump As... feature to save a memory zone...
2019-04-11 Jean-Paul MariProject has switched to QT 5.12.0 library 64bits for...
2019-04-11 Jean-Paul MariAdded ELF sections check so a potential unknown section...
2019-03-19 Jean-Paul MariFix crash with potential missing DWARF structure tag...
2018-12-02 Jean-Paul MariFix a crash when emulator, in non-debugger mode, opens...
2018-11-18 Jean-Paul MariDebugger source code clean-up
2018-10-28 Jean-Paul MariAdded a cartdridge view menu
2018-10-23 Jean-Paul MariAdded multiple breakpoints feature and their key bindings
2018-10-12 Jean-Paul MariAdded search paths in case of missing DWARF directories...
2018-10-09 Jean-Paul MariAdded the support for the used lines source's DWARF...
2018-10-08 Jean-Paul MariFixed a crash legacy issue when emulator launches in...
2018-10-07 Jean-Paul MariMinor cosmetic and comments modifications
2018-09-16 Jean-Paul MariUI modifications
2018-09-03 Jean-Paul MariUI modifications and crash fix
2018-08-30 Jean-Paul MariBreakpoint will happen in case of writing at unknown...
2018-08-27 Jean-Paul MariCosmetic changes on UI and icons.
2018-08-23 Jean-Paul MariThe address provided in the memory window is now verifi...
2018-08-22 Jean-Paul MariLocal variables window detects now if a variable is...
2018-08-20 Jean-Paul MariROM cartridge writing detection
2018-08-14 Jean-Paul MariFixed the typedef's name display in Local and Watch...
2018-08-14 Jean-Paul MariLocal browser window displays variables values from...
2018-08-06 Jean-Paul MariLocal browser window displays register name used for...
2018-08-05 Jean-Paul MariMerge branch 'master' of https://github.com/djipi/Virtu...
2018-08-05 Jean-Paul MariDebugger mode shares the same alpine rom path setting
2018-01-08 Jean-Paul MariCreate LICENSE
2018-01-08 Jean-Paul MariDelete LICENSE
2017-12-04 Jean-Paul MariThe zoom value setting has been fixed in the registry
2017-11-13 Jean-Paul MariDocument updates for the R3 release v2.1.3-R3
2017-11-13 Jean-Paul MariVisual Studio 2017 support
2017-11-08 Jean-Paul MariAdded a Local browser window for local variables
2017-10-31 Jean-Paul MariKeybindings UI is displayed based on the option used...
2017-10-29 Jean-Paul MariFixed a crash when DWARF does references to missing...
2017-10-18 Jean-Paul MariImproved the .heap section detection to avoid a detecti...
2017-10-18 Jean-Paul MariFixed a crash when DWARF report a source line number...
2017-10-15 Jean-Paul MariKeep the scrollbar position in accordance of the M68K...
2017-10-12 Jean-Paul MariCreate a directory for EEPROMs if it doesn't already...
2017-10-10 Jean-Paul MariFixed the SP (Stack) window UI potential missing data
2017-10-09 Jean-Paul MariFixed a crash, in Release mode, when the HW labels...
2017-09-13 Jean-Paul Mari* Added a Keybindings dialog tabs.
2017-09-10 Jean-Paul MariRename GPLv3 document as LICENSE, to fit better the...
2017-09-07 Jean-Paul MariRelease notes and VS2015 modifications
2017-09-06 Jean-Paul MariRepository cleaning
2017-09-06 Jean-Paul MariFirst commit