| .. |
|
MFC.cpp
|
- Implemented HDD manager.
|
2013-08-03 12:40:03 +03:00 |
|
MFC.h
|
Small update
|
2014-10-02 14:29:20 +04:00 |
|
PPCDecoder.cpp
|
Small refactoring
|
2014-09-15 02:17:24 +04:00 |
|
PPCDecoder.h
|
Small refactoring
|
2014-09-15 02:17:24 +04:00 |
|
PPCDisAsm.h
|
Attempt to remove some includes
|
2014-08-22 18:21:55 +04:00 |
|
PPCInstrTable.h
|
Start porting to GNU compiler
|
2013-11-23 23:27:58 +01:00 |
|
PPCThread.cpp
|
Small refactoring
|
2014-09-15 02:17:24 +04:00 |
|
PPCThread.h
|
Small refactoring
|
2014-09-15 02:17:24 +04:00 |
|
PPCThreadManager.cpp
|
fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed
|
2014-04-12 12:06:52 +02:00 |
|
PPCThreadManager.h
|
fixes to get llvm to compile (excepti for utils.cpp, that'll get fixed
|
2014-04-12 12:06:52 +02:00 |
|
PPUDecoder.h
|
RSX Bugfixes and plugging memory leaks
|
2014-04-17 15:15:43 -05:00 |
|
PPUDisAsm.h
|
Some %x fixed
|
2014-09-29 19:38:04 +04:00 |
|
PPUInstrTable.h
|
Improved be_t
|
2014-10-01 12:45:43 +03:00 |
|
PPUInterpreter.h
|
Made changes so that the recompiler output may be verfied against that of the interpreter. This seems to be a better strategy for testing the recompiler. The best strategy would be to verify its output against a real PPU core but I dont have access to one.
|
2014-10-13 15:26:07 +05:30 |
|
PPULLVMRecompiler.cpp
|
Made changes so that there is a single LLVM context instead of one per PPU. If separate LLVM contexts are used per PPU and if different PPUs execute the same address then the address will have to compiled once per PPU.
|
2014-10-13 15:26:07 +05:30 |
|
PPULLVMRecompiler.h
|
Made changes so that there is a single LLVM context instead of one per PPU. If separate LLVM contexts are used per PPU and if different PPUs execute the same address then the address will have to compiled once per PPU.
|
2014-10-13 15:26:07 +05:30 |
|
PPULLVMRecompilerTests.cpp
|
Made changes so that there is a single LLVM context instead of one per PPU. If separate LLVM contexts are used per PPU and if different PPUs execute the same address then the address will have to compiled once per PPU.
|
2014-10-13 15:26:07 +05:30 |
|
PPUOpcodes.h
|
Small refactoring
|
2014-09-15 02:17:24 +04:00 |
|
PPUProgramCompiler.cpp
|
Core: Apply const to some functions
|
2014-08-31 16:12:09 -04:00 |
|
PPUProgramCompiler.h
|
Core: Apply const to some functions
|
2014-08-31 16:12:09 -04:00 |
|
PPUThread.cpp
|
LLVM based PPU Recompiler. Intial commit
|
2014-10-13 15:18:17 +05:30 |
|
PPUThread.h
|
m_custom_task thread member
|
2014-09-24 22:44:26 +04:00 |
|
RawSPUThread.cpp
|
Small update
|
2014-10-02 14:29:20 +04:00 |
|
RawSPUThread.h
|
Some warnings fixed, some code removed
|
2014-08-30 21:51:00 +04:00 |
|
SPUDecoder.h
|
Start porting to GNU compiler
|
2013-11-23 23:27:58 +01:00 |
|
SPUDisAsm.h
|
SPU spr name table
|
2014-08-25 21:01:40 +04:00 |
|
SPUInstrTable.h
|
include clearing
|
2014-08-23 01:15:02 +04:00 |
|
SPUInterpreter.h
|
Small changes in memory and RSXIOMem
|
2014-10-04 18:43:46 +04:00 |
|
SPUOpcodes.h
|
Small refactoring
|
2014-09-15 02:17:24 +04:00 |
|
SPURecompiler.h
|
Small changes in memory and RSXIOMem
|
2014-10-04 18:43:46 +04:00 |
|
SPURecompilerCore.cpp
|
Small update
|
2014-10-02 14:29:20 +04:00 |
|
SPURSManager.cpp
|
Compilation fix + CellSpursAttribute
|
2014-09-15 22:17:30 +04:00 |
|
SPURSManager.h
|
Compilation fix + CellSpursAttribute
|
2014-09-15 22:17:30 +04:00 |
|
SPUThread.cpp
|
Small changes in memory and RSXIOMem
|
2014-10-04 18:43:46 +04:00 |
|
SPUThread.h
|
Small changes in memory and RSXIOMem
|
2014-10-04 18:43:46 +04:00 |