| .. |
|
AboutDialog.h
|
don't distinguish between windows and unix for no reason
|
2015-01-15 03:34:03 +01:00 |
|
AutoPauseManager.cpp
|
stdafx_gui.h created, wx removed from stdafx.h
|
2014-08-29 02:49:26 +04:00 |
|
AutoPauseManager.h
|
Attempt to remove some includes
|
2014-08-22 18:21:55 +04:00 |
|
CgDisasm.cpp
|
Implemented binary vertex program disassembler
|
2015-02-23 16:22:30 +04:00 |
|
CgDisasm.h
|
Implemented binary vertex program disassembler
|
2015-02-23 16:22:30 +04:00 |
|
CompilerELF.cpp
|
Unused code removed
|
2015-02-28 15:37:06 +03:00 |
|
CompilerELF.h
|
Include cleaning
|
2014-08-24 21:42:19 +04:00 |
|
ConLogFrame.cpp
|
Success log level fixed
|
2015-02-27 21:11:07 +03:00 |
|
ConLogFrame.h
|
Some std include moved
|
2014-08-28 20:29:05 +04:00 |
|
Debugger.cpp
|
PPCThread removed (it does nothing anyway)
|
2015-02-26 03:54:49 +03:00 |
|
Debugger.h
|
Start porting to GNU compiler
|
2013-11-23 23:27:58 +01:00 |
|
DisAsmFrame.cpp
|
Implemented LLE Modules Manager (draft)
|
2014-11-19 16:16:30 +02:00 |
|
DisAsmFrame.h
|
Implemented LLE Modules Manager (draft)
|
2014-11-19 16:16:30 +02:00 |
|
FrameBase.h
|
stdafx: move out some uncommon includes
|
2014-07-11 00:16:26 +10:00 |
|
GameViewer.cpp
|
High rescale quality for icons in GameViewer, fixed removing of games in GameViewer
|
2014-12-15 21:38:12 +04:00 |
|
GameViewer.h
|
Show more information in GSFrame, some changes in cellAudio
|
2014-12-21 20:29:51 +04:00 |
|
GLGSFrame.cpp
|
sys_process_get_paramsfo implemented
|
2015-02-28 17:41:15 +03:00 |
|
GLGSFrame.h
|
Compilation fix
|
2014-08-25 03:38:11 +04:00 |
|
GSFrame.cpp
|
stdafx_gui.h created, wx removed from stdafx.h
|
2014-08-29 02:49:26 +04:00 |
|
GSFrame.h
|
initial start to eliminate static func init, not compilable atm
|
2014-06-08 23:16:06 +02:00 |
|
InstructionEditor.h
|
SPU refactoring
|
2015-03-03 00:09:20 +03:00 |
|
InterpreterDisAsm.cpp
|
SPU refactoring
|
2015-03-03 00:09:20 +03:00 |
|
InterpreterDisAsm.h
|
Clean up UI code.
|
2014-04-27 19:53:13 -04:00 |
|
KernelExplorer.cpp
|
Kernel Explorer partially restored
|
2014-12-24 19:09:32 +03:00 |
|
KernelExplorer.h
|
Minor sys_prx update
|
2014-08-19 13:19:24 +02:00 |
|
LLEModulesManager.cpp
|
Some changes in LLEModulesManager and cellAudio
|
2014-12-27 21:25:51 +04:00 |
|
LLEModulesManager.h
|
Some changes in LLEModulesManager and cellAudio
|
2014-12-27 21:25:51 +04:00 |
|
MainFrame.cpp
|
Tested Enable/Disable this Custom EmulationDir Feature, and it can check whether directory exists. But there is still problem with its log.
|
2015-04-10 23:56:38 +08:00 |
|
MainFrame.h
|
Implemented binary fragment program disassembler
|
2015-02-22 18:47:12 +04:00 |
|
MemoryStringSearcher.cpp
|
Memory cleanup, page flags implemented
|
2015-02-13 17:04:03 +03:00 |
|
MemoryStringSearcher.h
|
MemoryStringSearcher: drop superfluous qualifier
|
2014-12-25 00:53:56 -08:00 |
|
MemoryViewer.cpp
|
Memory cleanup, page flags implemented
|
2015-02-13 17:04:03 +03:00 |
|
MemoryViewer.h
|
Fix some type comparion warnings.
|
2014-04-27 21:31:41 -07:00 |
|
MsgDialog.cpp
|
cellMsgDialogOpen2(): argument checking improved
|
2014-12-19 02:18:44 +03:00 |
|
MsgDialog.h
|
cellMsgDialog code moved
|
2014-08-29 22:30:21 +04:00 |
|
PADManager.cpp
|
stdafx_gui.h created, wx removed from stdafx.h
|
2014-08-29 02:49:26 +04:00 |
|
PADManager.h
|
Clean up UI code.
|
2014-04-27 19:53:13 -04:00 |
|
RegisterEditor.h
|
Stdafx: Major header cleanup
|
2014-07-12 16:33:04 +10:00 |
|
RSXDebugger.cpp
|
Memory cleanup, page flags implemented
|
2015-02-13 17:04:03 +03:00 |
|
RSXDebugger.h
|
initial start to eliminate static func init, not compilable atm
|
2014-06-08 23:16:06 +02:00 |
|
SaveDataUtility.cpp
|
stdafx_gui.h created, wx removed from stdafx.h
|
2014-08-29 02:49:26 +04:00 |
|
SaveDataUtility.h
|
Attempt to remove some includes
|
2014-08-22 18:21:55 +04:00 |
|
TextInputDialog.cpp
|
stdafx_gui.h created, wx removed from stdafx.h
|
2014-08-29 02:49:26 +04:00 |
|
TextInputDialog.h
|
Implemented small tool for generating id of HLE-Function. Fixed small issue in PADManager dialog.
|
2014-04-09 23:57:26 +04:00 |
|
VFSManager.cpp
|
stdafx_gui.h created, wx removed from stdafx.h
|
2014-08-29 02:49:26 +04:00 |
|
VFSManager.h
|
Some leaks fixed
|
2014-08-26 03:55:37 +04:00 |
|
VHDDManager.cpp
|
Experimental template formatting with be_t<> support
|
2015-01-12 21:12:06 +03:00 |
|
VHDDManager.h
|
Some std include moved
|
2014-08-28 20:29:05 +04:00 |