project64/Source/Project64
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
..
Multilanguage Make Status Bar, About Dialog and Language Selector DPI Aware 2019-04-19 13:51:42 -07:00
N64System [Project64] Move debugger UI in to UserInterface folder 2017-11-09 17:32:40 +11:00
Plugins Rename and move Settings files 2018-04-03 04:30:50 +10:00
Settings Make Rom Browser DPI Aware 2019-04-19 17:08:24 -07:00
UserInterface [Debugger] Rewrite memory viewer 2019-11-30 11:48:46 -06:00
res git-svn-id: https://localhost/svn/Project64/trunk@6 111125ac-702d-7242-af9c-5ba8ae61c1ef 2008-11-14 20:51:06 +00:00
N64System.h [Project64] Rename x88ops.cpp to x86/x86ops.cpp 2016-06-27 20:54:53 +10:00
Project64.dsp line ends ? 2016-01-27 20:11:59 +11:00
Project64.exe.manifest Use Per monitor scaling where supported 2019-04-15 10:33:54 -07:00
Project64.vcxproj [Debugger] Rewrite memory viewer 2019-11-30 11:48:46 -06:00
Project64.vcxproj.filters [Debugger] Rewrite memory viewer 2019-11-30 11:48:46 -06:00
Support.h s/memtest.h/MemTest.h 2016-06-02 03:16:38 -04:00
UserInterface.h [Project64] Start to add code for enhancements 2019-01-12 09:50:25 +11:00
WTLApp.h [User Interface] Rename numberctrl.h to EditNumber32.h 2017-11-21 17:53:34 +11:00
main.cpp [App] Add Command Line Combo N64 + 64DD Image Loading 2019-08-22 13:16:58 +02:00
stdafx.cpp #pull request 42 2015-02-01 06:27:27 +11:00
stdafx.h line ends ? 2016-01-27 20:11:59 +11:00