Unknown W. Brackets
|
dd2e996838
|
Fix some type comparison warnings.
|
2013-12-01 11:21:16 -08:00 |
|
Unknown W. Brackets
|
39de7eb930
|
Jit profiling: include func name from map.
|
2013-11-30 19:20:22 -08:00 |
|
Unknown W. Brackets
|
d35717f5a8
|
Also report the vertex decoder jit to verysleepy.
Can use the same methods to support other platforms.
|
2013-11-30 19:20:22 -08:00 |
|
Unknown W. Brackets
|
5d2ff64252
|
Support for modified jit-enabled VerySleepy.
This allows profiling the jit. Should have zero perf impact when not
in use, since it's entirely triggered by VerySleepy.
|
2013-11-30 19:20:21 -08:00 |
|
Henrik Rydgård
|
547e20ad1d
|
Merge pull request #4686 from thedax/i18nPointerName
Win32 Menu: Use a consistent i18n pointer name for PostShaders.
|
2013-11-30 03:07:47 -08:00 |
|
The Dax
|
9aba6fa356
|
Use a consistent i18n pointer name for PostShaders.
|
2013-11-30 00:38:44 -05:00 |
|
Henrik Rydgård
|
120cbf05e1
|
Merge pull request #4680 from unknownbrackets/debugger
Improve vfpu disasm for a few instructions
|
2013-11-29 10:47:33 -08:00 |
|
Unknown W. Brackets
|
1d9e833dda
|
Format the tex mapping mode in the GE debugger.
|
2013-11-29 10:20:15 -08:00 |
|
The Dax
|
eff74892b0
|
Fix a styling issue, and allow shader names to be translated in the Win32 menubar.
|
2013-11-29 12:52:10 -05:00 |
|
Henrik Rydgård
|
1296aad6c7
|
Merge pull request #4675 from Kingcom/Debugger
Small debugger fixes and enhancements
|
2013-11-29 08:30:08 -08:00 |
|
Kingcom
|
85abd37ed1
|
Small debugger fixes and enhancements
|
2013-11-29 17:21:48 +01:00 |
|
Henrik Rydgard
|
55500d4bb6
|
Reorder VFPU registers in memory so that we can flush and reload them in bulk more often.
Doesn't actually do that yet, that's for the NEON branch.
|
2013-11-28 13:27:51 +01:00 |
|
Henrik Rydgård
|
620bb14d6b
|
Merge pull request #4662 from Kingcom/Debugger
Disassembler fix
|
2013-11-28 02:04:13 -08:00 |
|
Kingcom
|
cca750aab5
|
Fix invalid memory access on start, remove combo box code from symbol map
|
2013-11-28 10:49:02 +01:00 |
|
Henrik Rydgård
|
f8227132f9
|
Merge pull request #4657 from Kingcom/Debugger
Create data directives in disassembler
|
2013-11-28 01:20:21 -08:00 |
|
Unknown W. Brackets
|
2bea54c69f
|
Fix case inconsistency in debugger menu.
|
2013-11-28 00:12:16 -08:00 |
|
Unknown W. Brackets
|
aa58cdeabe
|
Add a format for texfiltering to the GE debugger.
|
2013-11-28 00:06:44 -08:00 |
|
Unknown W. Brackets
|
32f4a7594a
|
Add bounds checks to columns accessors.
Hit a crash in one of these on a rare case, so better to check.
|
2013-11-27 23:53:18 -08:00 |
|
Unknown W. Brackets
|
aa37461084
|
Allow adding functions by selection range.
|
2013-11-27 23:50:08 -08:00 |
|
Kingcom
|
561379f5c2
|
Create data directives in disassembler
|
2013-11-28 00:33:21 +01:00 |
|
Henrik Rydgård
|
40afbde9f6
|
Merge pull request #4648 from shenweip/patch-10
Add Switch UMD to Win32 menu.
|
2013-11-27 07:44:41 -08:00 |
|
Henrik Rydgård
|
ed13c21a37
|
Merge pull request #4649 from Kingcom/Debugger
Rewrite symbol table
|
2013-11-27 07:43:25 -08:00 |
|
shenweip
|
7029cb293b
|
Add Switch UMD to Win32 menu.
|
2013-11-27 21:57:17 +08:00 |
|
Kingcom
|
33dee2d287
|
Sort symbols when adding or removing function
|
2013-11-27 13:38:32 +01:00 |
|
Kingcom
|
5844d0107b
|
Rewrite SymbolTable
|
2013-11-27 13:33:30 +01:00 |
|
Henrik Rydgård
|
979a7fbdcd
|
Merge pull request #4638 from Kingcom/Debugger
Save labels separately from symbols
|
2013-11-26 13:32:44 -08:00 |
|
Henrik Rydgard
|
c53b32d154
|
Show a dismissable notification if PPSSPP is behind the latest official release
|
2013-11-26 14:04:29 +01:00 |
|
Kingcom
|
274632f304
|
Minor disassembly tweaks
|
2013-11-26 11:38:01 +01:00 |
|
Kingcom
|
7c585485bb
|
Save labels separately from symbols
|
2013-11-26 00:23:17 +01:00 |
|
Kingcom
|
8146e7bfb0
|
Fix stepping
|
2013-11-25 19:51:16 +01:00 |
|
Kingcom
|
ea38eb4318
|
Correctly rescan visible data
|
2013-11-25 17:31:39 +01:00 |
|
Kingcom
|
9a29e8b0bf
|
More efficient "loose" opcode detection, clear entries when symbols were loaded
|
2013-11-25 16:18:29 +01:00 |
|
Kingcom
|
60987d9217
|
Minor optimization
|
2013-11-25 14:19:45 +01:00 |
|
Kingcom
|
aab6f588f1
|
Fix branch lines
|
2013-11-24 14:46:53 +01:00 |
|
Kingcom
|
0672458a33
|
Fix follow branch, display symbols
|
2013-11-24 13:53:50 +01:00 |
|
Kingcom
|
9ea00b2761
|
Fix copy disasm
|
2013-11-24 13:53:50 +01:00 |
|
Kingcom
|
63e2f34beb
|
Correctly identify the start of a line when changing the address
|
2013-11-24 13:53:50 +01:00 |
|
Kingcom
|
a928c62ad1
|
Basic implementation and integration of DisassemblyManager
|
2013-11-24 13:53:50 +01:00 |
|
pal1000
|
c2d7b1eb10
|
Build fix
|
2013-11-21 22:00:57 +02:00 |
|
pal1000
|
1d00da98e3
|
Pause emulation if needed only when user clicks OK on Dump Memory Window
|
2013-11-21 15:45:32 +02:00 |
|
pal1000
|
2f52872eb3
|
Performed cleanup in CtrlMemView.cpp
|
2013-11-21 15:10:20 +02:00 |
|
Henrik Rydgård
|
89b48cf95b
|
Add missing brace.
|
2013-11-20 16:57:12 +01:00 |
|
pal1000
|
e2aa554884
|
Indentation fix part 2
|
2013-11-20 17:46:01 +02:00 |
|
pal1000
|
8fa99749c9
|
Indentation fix for CtrlMemView.cpp
|
2013-11-20 17:43:26 +02:00 |
|
Unknown W. Brackets
|
cdee644ddb
|
Fix vertex preview at odd render resolutions.
Note that the Windows resolution menu no longer seems to send a resize
event?
|
2013-11-19 22:29:37 -08:00 |
|
Henrik Rydgård
|
fdaa3df4af
|
Merge pull request #4534 from Bigpet/WinRegisterlistFix
Windows Register List fixes
|
2013-11-19 13:25:50 -08:00 |
|
pal1000
|
77cad8f5be
|
Attempted an indentation fix
|
2013-11-19 19:37:09 +02:00 |
|
pal1000
|
de09ce6d1c
|
Fix: Auto resume emulation if emulation was in running state to begin with
|
2013-11-19 19:29:38 +02:00 |
|
pal1000
|
37e52f8b92
|
Attempt on fixing breakage caused by pull #4575 by using a simpler and more cautious coding
|
2013-11-19 19:18:08 +02:00 |
|
Henrik Rydgård
|
faaabfa21d
|
Merge pull request #4575 from pal1000/master
Update windows Memory Viewer: Attempt automatic pause when dumping RAM
|
2013-11-19 05:16:36 -08:00 |
|