summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jean-Paul Mari [Sun, 2 Dec 2018 01:37:59 +0000 (20:37 -0500)]
Fix a crash when emulator, in non-debugger mode, opens the breakpoint UIs at launch
Jean-Paul Mari [Sun, 18 Nov 2018 21:35:17 +0000 (16:35 -0500)]
Debugger source code clean-up
Jean-Paul Mari [Sun, 28 Oct 2018 10:33:03 +0000 (06:33 -0400)]
Added a cartdridge view menu
Jean-Paul Mari [Sun, 28 Oct 2018 10:14:55 +0000 (06:14 -0400)]
Added timer initialisation for the SDL setup
Jean-Paul Mari [Tue, 23 Oct 2018 09:17:38 +0000 (05:17 -0400)]
Added multiple breakpoints feature and their key bindings
Jean-Paul Mari [Tue, 23 Oct 2018 08:43:05 +0000 (04:43 -0400)]
Added the return address information in the call stack
Jean-Paul Mari [Tue, 23 Oct 2018 08:28:34 +0000 (04:28 -0400)]
Added function name support from ELF structure
Jean-Paul Mari [Tue, 23 Oct 2018 08:19:49 +0000 (04:19 -0400)]
Setup the code memory range in case of the DWARF structures doesn't have it
Jean-Paul Mari [Fri, 12 Oct 2018 07:06:23 +0000 (03:06 -0400)]
Added search paths in case of missing DWARF directories information
Jean-Paul Mari [Tue, 9 Oct 2018 18:49:05 +0000 (14:49 -0400)]
Added the support for the used lines source's DWARF structure.
Added the Rx version's contact in the help text
Jean-Paul Mari [Mon, 8 Oct 2018 05:21:53 +0000 (01:21 -0400)]
Fixed a crash legacy issue when emulator launches in Alpine mode without a valid rom
Jean-Paul Mari [Sun, 7 Oct 2018 07:41:03 +0000 (03:41 -0400)]
VS2017 project updates
Jean-Paul Mari [Sun, 7 Oct 2018 07:34:19 +0000 (03:34 -0400)]
Minor cosmetic and comments modifications
Jean-Paul Mari [Sun, 7 Oct 2018 04:26:31 +0000 (00:26 -0400)]
Help & content texts updates
Jean-Paul Mari [Sun, 7 Oct 2018 04:13:28 +0000 (00:13 -0400)]
Improve source code file reading to avoid additional text/bytes reading
Jean-Paul Mari [Sat, 6 Oct 2018 03:26:28 +0000 (23:26 -0400)]
Added a sorting filter in the all watches window
Jean-Paul Mari [Sat, 6 Oct 2018 03:17:29 +0000 (23:17 -0400)]
Check potential non-existent global variables found in the DWARF information
Jean-Paul Mari [Tue, 25 Sep 2018 22:48:39 +0000 (18:48 -0400)]
Added a source code files list viewer
Jean-Paul Mari [Sun, 23 Sep 2018 21:55:50 +0000 (17:55 -0400)]
DWARF source code directory path clean-up
Jean-Paul Mari [Fri, 21 Sep 2018 19:24:15 +0000 (15:24 -0400)]
Minor misspellings fixes
Jean-Paul Mari [Mon, 17 Sep 2018 14:56:22 +0000 (10:56 -0400)]
Added screenshot feature
Jean-Paul Mari [Sun, 16 Sep 2018 10:34:12 +0000 (06:34 -0400)]
UI modifications
Jean-Paul Mari [Sun, 16 Sep 2018 10:18:16 +0000 (06:18 -0400)]
Debugger support improvement
Jean-Paul Mari [Sun, 16 Sep 2018 05:41:16 +0000 (01:41 -0400)]
Added LEB128 decoding functions
Jean-Paul Mari [Sat, 8 Sep 2018 11:34:48 +0000 (07:34 -0400)]
Jaguar model and BIOS configuration integration
Jean-Paul Mari [Wed, 5 Sep 2018 23:38:51 +0000 (19:38 -0400)]
Added a Jaguar model and BIOS configuration tab
Jean-Paul Mari [Wed, 5 Sep 2018 18:14:53 +0000 (14:14 -0400)]
Heap allocation window uses the DRAM size limit option and detect if heap allocation shares space with SP (Stack)
Jean-Paul Mari [Wed, 5 Sep 2018 17:56:03 +0000 (13:56 -0400)]
Fixed slash/backslash issue, in the Alpine tab, to follow platform requirement
Jean-Paul Mari [Mon, 3 Sep 2018 02:30:27 +0000 (22:30 -0400)]
UI modifications and crash fix
Jean-Paul Mari [Mon, 3 Sep 2018 02:27:04 +0000 (22:27 -0400)]
Prevent source file reading issue on no-Windows system
Jean-Paul Mari [Mon, 3 Sep 2018 02:23:20 +0000 (22:23 -0400)]
Added a call stack feature
Jean-Paul Mari [Sun, 2 Sep 2018 02:14:59 +0000 (22:14 -0400)]
Debugger sources code clean-up
Jean-Paul Mari [Sat, 1 Sep 2018 20:49:01 +0000 (16:49 -0400)]
Show DRAM size in the emulator status
Jean-Paul Mari [Thu, 30 Aug 2018 00:57:33 +0000 (20:57 -0400)]
Breakpoint will happen in case of writing at unknown memory location
Jean-Paul Mari [Mon, 27 Aug 2018 10:45:16 +0000 (06:45 -0400)]
Cosmetic changes on UI and icons.
Fixed the up navigation on the memory window.
Jean-Paul Mari [Thu, 23 Aug 2018 01:52:14 +0000 (21:52 -0400)]
The address provided in the memory window is now verified to prevent crash
Jean-Paul Mari [Wed, 22 Aug 2018 05:57:07 +0000 (01:57 -0400)]
Local variables window detects now if a variable is used or not by the code
Jean-Paul Mari [Mon, 20 Aug 2018 03:00:49 +0000 (23:00 -0400)]
ROM cartridge writing detection
Jean-Paul Mari [Tue, 14 Aug 2018 14:38:52 +0000 (10:38 -0400)]
Fixed the typedef's name display in Local and Watch variables window
Jean-Paul Mari [Tue, 14 Aug 2018 05:57:12 +0000 (01:57 -0400)]
Local browser window displays variables values from parameters
Jean-Paul Mari [Mon, 6 Aug 2018 19:36:31 +0000 (15:36 -0400)]
Local browser window displays register name used for local variables
Jean-Paul Mari [Sun, 5 Aug 2018 00:33:28 +0000 (20:33 -0400)]
Merge branch 'master' of https://github.com/djipi/Virtual-Jaguar-Rx
Jean-Paul Mari [Sun, 5 Aug 2018 00:29:09 +0000 (20:29 -0400)]
Debugger mode shares the same alpine rom path setting
Jean-Paul Mari [Mon, 8 Jan 2018 21:46:49 +0000 (16:46 -0500)]
Create LICENSE
Jean-Paul Mari [Mon, 8 Jan 2018 21:42:55 +0000 (16:42 -0500)]
Create LICENSE
Replace LICENSE file by the one from Github, content is the same but will follow the Git's Insights setup.
Jean-Paul Mari [Mon, 8 Jan 2018 21:41:48 +0000 (16:41 -0500)]
Delete LICENSE
Jean-Paul Mari [Mon, 4 Dec 2017 07:09:06 +0000 (02:09 -0500)]
The zoom value setting has been fixed in the registry
Jean-Paul Mari [Mon, 13 Nov 2017 20:07:05 +0000 (15:07 -0500)]
Document updates for the R3 release
Updated documents to fit with the R3 release.
Jean-Paul Mari [Mon, 13 Nov 2017 15:09:51 +0000 (10:09 -0500)]
Visual Studio 2017 support
Added Visual Studio 2017 support and some project cleaning.
Jean-Paul Mari [Mon, 13 Nov 2017 11:24:18 +0000 (06:24 -0500)]
Add missing files
Add missing source file generated by external makefile
Jean-Paul Mari [Mon, 13 Nov 2017 11:22:05 +0000 (06:22 -0500)]
Create cpudefs.c
Add missing source file generated by external makefile
Jean-Paul Mari [Wed, 8 Nov 2017 23:14:02 +0000 (18:14 -0500)]
Added a Local browser window for local variables
Jean-Paul Mari [Tue, 31 Oct 2017 06:34:32 +0000 (02:34 -0400)]
Keybindings UI is displayed based on the option used (--debugger, -- alpine)
Jean-Paul Mari [Sun, 29 Oct 2017 21:33:45 +0000 (17:33 -0400)]
Fixed a crash when DWARF does references to missing source code files
Jean-Paul Mari [Wed, 18 Oct 2017 18:00:53 +0000 (14:00 -0400)]
Improved the .heap section detection to avoid a detection error
Jean-Paul Mari [Wed, 18 Oct 2017 06:25:53 +0000 (02:25 -0400)]
Fixed a crash when DWARF report a source line number exceeding the number of lines present in the source file
Jean-Paul Mari [Sun, 15 Oct 2017 19:08:08 +0000 (15:08 -0400)]
Keep the scrollbar position in accordance of the M68K PC pointer
Jean-Paul Mari [Thu, 12 Oct 2017 00:00:52 +0000 (20:00 -0400)]
Create a directory for EEPROMs if it doesn't already exist
Jean-Paul Mari [Wed, 11 Oct 2017 15:03:30 +0000 (11:03 -0400)]
.gitignore file update
Jean-Paul Mari [Wed, 11 Oct 2017 13:47:15 +0000 (09:47 -0400)]
Allow the src\m68000\obj directory in the repository
Operation to allow missing source files in the src\m68000\obj directory
Jean-Paul Mari [Tue, 10 Oct 2017 17:49:31 +0000 (13:49 -0400)]
Fixed the SP (Stack) window UI potential missing data
Jean-Paul Mari [Mon, 9 Oct 2017 01:08:06 +0000 (21:08 -0400)]
Fixed a crash, in Release mode, when the HW labels setting is turned on.
Jean-Paul Mari [Wed, 13 Sep 2017 22:04:03 +0000 (18:04 -0400)]
Added version.h file
version.h is generated by the makefile but not by Visual Studio, so
needs to add the file so compilation won't fail.
Jean-Paul Mari [Wed, 13 Sep 2017 21:54:57 +0000 (17:54 -0400)]
* Added a Keybindings dialog tabs.
* In the README document, used the generic term LICENSE instead of the specific term, it refers to the same content / text.
* Updated the Visual Studio project.
* Updated the Release notes.
* Updated the Makefile based on the official's one modified the 12th September 2017.
- Removed the -qt=5 because it is not recognized when compiling under msys2/MinGW64.
- Version follows the updated version one created by the make file.
Jean-Paul Mari [Sun, 10 Sep 2017 10:21:16 +0000 (06:21 -0400)]
Rename GPLv3 document as LICENSE, to fit better the GitHub requirements. Text / License terms are the same.
Added ui, alpine & debugger groups in the settings.
Added the --es-all, --es-ui, --es-alpine & --es-debugger options for the erase features.
Moved the log.cpp, file.cpp, settings.cpp, crc32.cpp & unzip.cpp files outside the jaguarcore lib.
Modified a bit the Visual Studio project.
Jean-Paul Mari [Sun, 10 Sep 2017 10:13:51 +0000 (06:13 -0400)]
Updated the Release notes.
Rename GPLv3 document as LICENSE, to fit better the GitHub requirements. Text / License terms are the same.
Added ui, alpine & debugger groups in the settings.
Added the --es-all, --es-ui, --es-alpine & --es-debugger options for the erase features.
Moved the log.cpp, file.cpp, settings.cpp, crc32.cpp & unzip.cpp files outside the jaguarcore lib.
Modified a bit the Visual Studio project.
Jean-Paul Mari [Fri, 8 Sep 2017 01:05:03 +0000 (21:05 -0400)]
Fixed a crash when reading the DWARF information.
Now detect if there is SubProgs available before to handle the source code line numbers.
Jean-Paul Mari [Thu, 7 Sep 2017 15:26:06 +0000 (11:26 -0400)]
Fixes mostly to prevent compilation errors in Linux
Added the missing 'Rx' word in the application name.
Minor cast warnings
fix.
Turned off the CRT secure warnings in the Visual Project.
Replace backslash, in remaining file paths, to slash.
Jean-Paul Mari [Thu, 7 Sep 2017 08:41:14 +0000 (04:41 -0400)]
Put back the file.cpp
Try to put back the Repository sync.
Jean-Paul Mari [Thu, 7 Sep 2017 08:16:47 +0000 (04:16 -0400)]
Revert "Delete file.cpp"
This reverts commit
dfd8b1debd058768ed0a3deca835248ccafac9f4.
Jean-Paul Mari [Thu, 7 Sep 2017 07:51:11 +0000 (03:51 -0400)]
Release notes and VS2015 modifications
Could also be useful to put back my sync.
Jean-Paul Mari [Thu, 7 Sep 2017 05:07:14 +0000 (01:07 -0400)]
Update file.cpp
Jean-Paul Mari [Thu, 7 Sep 2017 05:02:27 +0000 (01:02 -0400)]
To add file.cpp by hand
Jean-Paul Mari [Thu, 7 Sep 2017 04:59:17 +0000 (00:59 -0400)]
Delete file.cpp
Deleted the file to replace it by a new one. Not enough familiar with GitHub to fix the conflict.
Jean-Paul Mari [Thu, 7 Sep 2017 04:56:11 +0000 (00:56 -0400)]
Update file.cpp
To fix the conflicts
Jean-Paul Mari [Thu, 7 Sep 2017 03:37:26 +0000 (23:37 -0400)]
Merge pull request #4 from rocky1138/patch-1
Fix case on file path
Jean-Paul Mari [Thu, 7 Sep 2017 03:37:10 +0000 (23:37 -0400)]
Merge branch 'master' into patch-1
Jean-Paul Mari [Thu, 7 Sep 2017 03:28:03 +0000 (23:28 -0400)]
Merge pull request #5 from rocky1138/patch-2
Replace backslash in file paths to slash
John Rockefeller [Thu, 7 Sep 2017 03:18:42 +0000 (23:18 -0400)]
Replace backslash in file paths to slash
This fix makes it possible to cross-compile the software on multiple OSs. Windows should also be able to handle this change just fine.
John Rockefeller [Thu, 7 Sep 2017 03:14:51 +0000 (23:14 -0400)]
Fix case on file path
Broke compilation on Linux.
Jean-Paul Mari [Wed, 6 Sep 2017 14:01:03 +0000 (10:01 -0400)]
Repository cleaning
Project generated files removal
Jean-Paul Mari [Wed, 6 Sep 2017 13:49:12 +0000 (09:49 -0400)]
Repository cleaning
Moving the README file at his right place
Jean-Paul Mari [Wed, 6 Sep 2017 13:42:02 +0000 (09:42 -0400)]
Repositorty clean-up
Minor cosmetic update in the README file and eeproms directory removal.
Jean-Paul Mari [Wed, 6 Sep 2017 13:30:16 +0000 (09:30 -0400)]
First commit
Project include sources code, make files and Visual Studio 2015
projects.