Kingcom
|
42c30d521c
|
-new accelerators for the Debugger
-copy address on right click in memory view
-don't change status bar text after activating the breakpoint window
|
2013-08-30 20:55:58 +02:00 |
|
Kingcom
|
bcad8e285b
|
Merge branch 'master' of https://github.com/hrydgard/ppsspp into MemView
Conflicts:
Windows/Debugger/CtrlMemView.cpp
|
2013-08-26 20:41:51 +02:00 |
|
Kingcom
|
4b3d4db43f
|
Display ?? in memory view for invalid addresses
|
2013-08-26 20:29:24 +02:00 |
|
Henrik Rydgard
|
55aa3d13c7
|
Win32: Switch to a UNICODE build. This took quite a bit of fixing.
|
2013-08-26 19:00:16 +02:00 |
|
Unknown W. Brackets
|
1ed8edb0d3
|
Avoid some dangerous hex constant widths.
|
2013-08-22 23:23:48 -07:00 |
|
Kingcom
|
92c70af587
|
Add status bar
|
2013-07-30 16:19:05 +02:00 |
|
Kingcom
|
f9f9429980
|
Make memory viewer and register list use the configurable font size
|
2013-07-10 11:10:08 +02:00 |
|
Kingcom
|
e3d3d75e38
|
Moved expression parser to native and changed how it's accessed
|
2013-07-01 01:41:06 +02:00 |
|
Kingcom
|
41ed77f66a
|
Add a memory view control to the disassembly window
|
2013-06-30 13:42:19 +02:00 |
|
Kingcom
|
6df25d52f0
|
-ctrl+g for goto in mem viewer/disassembly
-removed skipping of zz_/z_ in disassembly
-fixes to the expression parser
|
2013-06-29 22:25:17 +02:00 |
|
Unknown W. Brackets
|
053fddfca7
|
Fix some sign comparison warnings.
|
2013-06-29 10:59:42 -07:00 |
|
Kingcom
|
41fc339362
|
-fixed "Copy value" in memory view
-SetFocus on right click in memory view
-added a few more default symbols to the symbol map
|
2013-06-25 13:17:27 +02:00 |
|
Kingcom
|
ad55a6f809
|
Memory viewer redesigned.
|
2013-06-25 02:43:31 +02:00 |
|
Jeff Chien
|
f8d7ded2eb
|
Fixed a crash point in the memory viewer (if the symbol map doesn't find
the value).
|
2013-06-03 21:56:38 -07:00 |
|
aquanull
|
2708c03f6e
|
Work around occasional GetI18NCategory() failure in WndProc().
Also fix some variable-shadowing.
|
2013-06-03 20:56:44 +08:00 |
|
Unknown W. Brackets
|
4ebd3aaceb
|
Fix a bunch of Windows UI x64 conversion warnings.
|
2013-04-05 20:28:58 -07:00 |
|
StorMyu
|
d1d957521d
|
Update CtrlMemView.cpp
|
2013-03-22 20:46:19 +01:00 |
|
StorMyu
|
83d65376a1
|
[Debugger] Ram Dump function
Just need to make sure you pause the emulator before you dump.
Or it'll not work ^^
|
2013-03-22 12:14:10 +01:00 |
|
Henrik Rydgard
|
4f7ad15758
|
Add snapshot of the whole source code.
|
2012-11-01 16:19:01 +01:00 |
|