project64/Source
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
..
3rdParty Move CListViewCtrlVarDPI class code into ATL 2019-04-19 16:48:53 -07:00
Android Fix up DisplayMessage for android 2019-04-23 07:01:10 +09:30
Common Add project to join multiple cheats together 2019-04-18 16:57:20 +09:30
Installer [Project64] Start to add code for enhancements 2019-01-12 09:50:25 +11:00
JoinSettings Automatically combine cheat files on build 2019-04-23 14:46:36 +09:30
Project64 [Debugger] Rewrite memory viewer 2019-11-30 11:48:46 -06:00
Project64-audio [Audio] Move SetTimerResolution() to InitiateAudio 2019-11-28 17:22:35 -07:00
Project64-core [Debugger] Rewrite memory viewer 2019-11-30 11:48:46 -06:00
Project64-video Pass Platform solution parameter to UpdateVersion.cmd and package_zip.cmd 2019-09-29 19:20:42 -07:00
RSP Pass Platform solution parameter to UpdateVersion.cmd and package_zip.cmd 2019-09-29 19:20:42 -07:00
Script [appveyor] fix x64 packaging 2019-11-01 14:24:06 +01:00
Settings [Audio] Start to add config 2017-09-25 22:00:04 +10:00
SortRdb Remove VS2008 project files 2017-03-15 20:14:25 +11:00
UpdateVersion [Build] Have UpdateVersion be able to handle linux line endings 2018-05-23 02:38:15 +10:00
nragev20 Pass Platform solution parameter to UpdateVersion.cmd and package_zip.cmd 2019-09-29 19:20:42 -07:00