shygoo
5c2aa06f7c
[Debugger] Rewrite memory viewer
...
replace the list control with a custom hex editor control
add ability to select/copy/paste/delete multiple bytes
add byte group size option
make window resizable
fix DPI-related issues
speed up auto-refresh
remove option to disable auto-refresh (new control's cpu usage is insignificant)
move the dump and search buttons into the context menu
change colors of breakpoints to match the command window's
highlight CPU read and write targets while stepping
move address info into a status bar
allow window to open before MMU is initialized
add shortcut keys for various actions
add "follow pointer" feature
add "safe mode" feature
add copy gameshark code feature
add copy with row/group addresses feature
add tabs feature
add jump menu for hardware regions
fix cartridge ROM addresses not being viewable
allow writes to cartridge ROM
use thread-safe functions for reading/writing memory
2019-11-30 11:48:46 -06:00
LuigiBlood
01ae9450fc
[Disk] Undo changes to compile 64DD Settings Page
2019-08-21 09:25:16 +02:00
zilmar
081541cf64
Fix compile error
2019-08-21 09:28:19 +09:30
LuigiBlood
bfd793c184
[UI] Add 64DD Tab in Options
2019-08-12 19:55:10 +02:00
shygoo
abbfb0361f
[Debugger] Adjust font/size of some controls
2019-04-20 00:39:14 -05:00
oddMLan
564ac883a4
Revert "Delete Project64.exe.manifest"
...
This reverts commit 3a7de99930
.
2019-04-15 09:35:46 -07:00
shygoo
346d21cd56
[Debugger] Improve the search tool
2019-04-03 13:56:45 -05:00
shygoo
6b34e8f77c
[Debugger] Add CPU exception breakpoint window
2019-01-17 03:34:24 -06:00
oddMLan
3a7de99930
Delete Project64.exe.manifest
...
It is no longer necessary, Visual Studio will generate and embed an intermediate on compilation time.
2019-01-15 01:58:23 -07:00
shygoo
4d322191c2
[Debugger] Add CPU Log, break and show log/commands window on CPU errors
2019-01-14 03:18:43 -06:00
zilmar
ed079e4b16
[Project64] Start to add code for enhancements
2019-01-12 09:50:25 +11:00
zilmar
d531abc885
[Project64] Add ability to change defaults
2018-11-25 20:14:15 +10:30
zilmar
63b4a4c003
[Project64] Make Project project LargeAddressAware
2018-11-15 21:28:51 +11:00
zilmar
af174e730f
[User Interface] Rename NotifctionClass to Notification
2018-01-08 18:09:40 +11:00
zilmar
d47ed45005
[User Interface] Rename MainWindow.cpp to GuiGlass.cpp
2018-01-08 17:56:10 +11:00
zilmar
7a9b1f32d4
[USer Interface] Rename MainMenuClass.cpp to MainMenu.cpp
2018-01-08 17:45:38 +11:00
zilmar
6fa3be42cd
[User Interface] Move code for EditNumber32 code to in to cpp file
2017-11-21 18:09:50 +11:00
zilmar
1178b5c73f
Set build number on build
2017-11-15 20:04:09 +11:00
zilmar
a5d5adfa26
[Project64] Fix up the move of debugger UI code
2017-11-09 18:06:52 +11:00
zilmar
2f98cb4086
[Project64] Remove version defines from resource.h
2017-09-13 20:12:07 +10:00
zilmar
60fc1664f0
[Audio] Change project name to Project64-audio.vcxproj
2017-09-11 22:12:07 +10:00
Julio C. Rocha
8c01e256e6
Exclude manifest from x64 build.
2017-08-21 01:28:14 -07:00
shygoo
47fd0632ff
Add debug features
2017-08-18 00:08:22 -05:00
zilmar
4b93a188b7
[Project64] Add UI for Over clock configuration
2017-06-15 21:09:49 +10:00
zilmar
bbd89835b3
[Project64] Add Support window
2016-08-11 20:38:45 +10:00
zilmar
88cdfd58bb
[Project64] Add move RomList.cpp in to Core
2016-04-18 17:19:08 +10:00
zilmar
46e345f99e
[Project64] Separate rom list management from Rom Browser
2016-04-14 19:35:08 +10:00
zilmar
d2d0cc7e2e
[Project] Separate out UI settings from core settings
2016-04-13 17:34:19 +10:00
zilmar
2c648bd750
[Project64] Remove RomInformationClass.h from proect
2016-03-03 21:06:08 +11:00
zilmar
a228a9d1f9
line ends ?
2016-01-27 20:11:59 +11:00
zilmar
515a9401cd
[Project64] Move RomInformationClass.cpp
2015-12-24 07:41:06 +11:00
Julio C. Rocha
7b2421884e
Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files.
2015-12-07 21:15:53 -08:00
zilmar
a429a7fd08
[Project64] Create Project64-core
2015-12-06 21:05:39 +11:00
zilmar
e3b32c572d
[Project64] Remove spaces from filename
2015-12-04 17:49:31 +11:00
Julio C. Rocha
02cfc54d8d
Ignore High-DPI setting when using VS 2008 toolset.
2015-11-23 16:43:10 -08:00
zilmar
3a80cd7138
[Project64] Move thread code to Emulation Thread.cpp
2015-11-15 20:51:44 +11:00
zilmar
9e9189c192
[Project64] move program inir/cleanup code in to a separate file
2015-11-15 07:56:40 +11:00
zilmar
9e744ef180
[Project64] Separate out logging from UI
2015-11-14 00:23:43 +11:00
zilmar
e87c8de107
[Project64] Move Logging.cpp to User Interface/LoggingUI.cpp
2015-11-13 17:34:57 +11:00
zilmar
7f73838ffe
[Project64] Move Settings.h in to Settings directory
2015-11-12 21:47:34 +11:00
toehead2001
d742934018
Nuke unused resource files
2015-11-11 01:35:22 -07:00
exhalatio
4df13b4a23
Fix Blurry Fonts on High-DPI Windows 10
2015-11-11 10:10:10 +09:00
toehead2001
695ebfa9ad
Use a standard window for the About Dialog
2015-11-09 04:39:36 -07:00
zilmar
4ac266bd94
[Projet64] Move logging class and clean up code
2015-11-08 20:17:13 +11:00
zilmar
9f87dbf30d
[Project64] Split cheat class between UI and code
2015-11-07 14:32:23 +11:00
Julio C. Rocha
dc050fbd66
Add LanguageSelector files to VXCPROJ
2015-10-25 22:44:23 -07:00
Julio C. Rocha
75aef28525
Set subsystem version for Project64.exe on x64
2015-10-23 14:35:55 -07:00
Julio C. Rocha
a2c995fa61
Disable Data Execution Prevention for Project64.exe.
2015-10-01 23:43:01 -07:00
Julio C. Rocha
f5ef8d3359
Fix ROM Browser issue on Windows XP.
2015-09-26 05:29:48 -07:00
Julio C. Rocha
02e6cf2697
Added PropertySheets folder to project.
2015-07-15 04:47:41 -07:00