Work around fix for a compilation error on Linux
[clinton/Virtual-Jaguar-Rx.git] / src / gui /
2020-08-20 Jean-Paul MariAdd the source level tracing
2020-08-20 Jean-Paul MariMerge branch 'feature/sourcetracing' into develop
2020-03-15 Jean-Paul MariAdded the step over for source level tracing
2019-10-06 Jean-Paul MariWork started for the source tracing
2019-10-02 Jean-Paul MariWorked started for the source tracing
2019-08-21 Jean-Paul MariAdded a HW registers browser window and set a tab for...
2019-08-17 Jean-Paul MariAdded a date creation stamp in the application command...
2019-08-09 Jean-Paul MariSet cartridge view menu for debugger mode only
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 MariAdded ELF sections check so a potential unknown section...
2018-12-02 Jean-Paul MariFix a crash when emulator, in non-debugger mode, opens...
2018-10-28 Jean-Paul MariAdded a cartdridge view menu
2018-10-28 Jean-Paul MariAdded timer initialisation for the SDL setup
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-10-07 Jean-Paul MariHelp & content texts updates
2018-09-25 Jean-Paul MariAdded a source code files list viewer
2018-09-21 Jean-Paul MariMinor misspellings fixes
2018-09-17 Jean-Paul MariAdded screenshot feature
2018-09-08 Jean-Paul MariJaguar model and BIOS configuration integration
2018-09-05 Jean-Paul MariAdded a Jaguar model and BIOS configuration tab
2018-09-05 Jean-Paul MariFixed slash/backslash issue, in the Alpine tab, to...
2018-09-03 Jean-Paul MariUI modifications and crash fix
2018-09-02 Jean-Paul MariDebugger sources code clean-up
2018-09-01 Jean-Paul MariShow DRAM size in the emulator status
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-20 Jean-Paul MariROM cartridge writing detection
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-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-11 Jean-Paul MariAllow the src\m68000\obj directory in the repository
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 MariFixes mostly to prevent compilation errors in Linux
2017-09-06 Jean-Paul MariFirst commit