Nekotekina
|
ddbd590bef
|
Small fix
|
2014-11-02 03:28:53 +03:00 |
|
Nekotekina
|
61e6d8af96
|
Compilation fix
|
2014-11-02 02:45:07 +03:00 |
|
Nekotekina
|
3bdfc6b499
|
ARMv7: more opcodes, some changes in loader
|
2014-11-02 02:19:14 +03:00 |
|
Nekotekina
|
536c5a900a
|
ARMv7: more opcodes + STR
|
2014-11-01 01:00:36 +03:00 |
|
Nekotekina
|
3895c083cb
|
ARMv7: BX, MOV_IMM, IT (ITSTATE register)
|
2014-10-31 04:12:07 +03:00 |
|
Nekotekina
|
de156c59e4
|
ARMv7: more opcodes
|
2014-10-30 23:07:47 +03:00 |
|
Nekotekina
|
7aeda3b0c7
|
ARMv7: more opcodes
|
2014-10-30 18:17:51 +03:00 |
|
Nekotekina
|
94213bb398
|
ARMv7: more opcodes
|
2014-10-29 18:30:35 +03:00 |
|
Nekotekina
|
bf6415accd
|
Tiny ARMv7 interpreter update
|
2014-10-29 07:13:34 +03:00 |
|
Nekotekina
|
0f602e0e13
|
Bugfix
|
2014-10-28 19:46:14 +03:00 |
|
Nekotekina
|
65ddf980e0
|
Small fix
|
2014-10-28 15:30:37 +03:00 |
|
Nekotekina
|
09a4d14f8f
|
cellAdec improved
|
2014-10-28 00:24:11 +03:00 |
|
Nekotekina
|
ffda60996d
|
Compilation fix
|
2014-10-24 23:13:47 +04:00 |
|
Nekotekina
|
6df5ddb973
|
Few warnings fixed
|
2014-10-24 17:24:09 +04:00 |
|
Nekotekina
|
973e3f8f7e
|
Few instructions simplified
|
2014-10-24 02:06:15 +04:00 |
|
Nekotekina
|
7777be6fc1
|
Some things simplified
|
2014-10-23 02:53:44 +04:00 |
|
Alexandro Sánchez Bach
|
5d1cafdebc
|
Merge pull request #847 from gopalsr83/ppu_llvm_recompiler
PPU Recompiler (LLVM)
|
2014-10-22 15:13:26 +02:00 |
|
S Gopal Rajagopal
|
ce21a9d250
|
Cleanup some files
|
2014-10-22 01:12:15 +05:30 |
|
S Gopal Rajagopal
|
dfd3425e65
|
Merge remote-tracking branch 'upstream/master' into ppu_llvm_recompiler
Conflicts:
Utilities/BEType.h
rpcs3/Emu/Cell/PPUInterpreter.h
rpcs3/emucore.vcxproj.filters
|
2014-10-22 00:01:16 +05:30 |
|
S Gopal Rajagopal
|
8cfc9c7493
|
Merge pull request #1 from raven02/patch-2
Support FSQRT/FSQRTS instructions
|
2014-10-21 23:46:37 +05:30 |
|
raven02
|
00486d39e2
|
Add test against interpreter
|
2014-10-21 22:43:46 +08:00 |
|
raven02
|
20a5bf424f
|
Support FSQRT/FSQRTS instructions
|
2014-10-21 22:20:52 +08:00 |
|
gopalsr83
|
1446e5bb50
|
Made changes for compiling in Linux
|
2014-10-21 16:06:10 +05:30 |
|
S Gopal Rajagopal
|
4514fc12bd
|
Updated Travis CI configuration to compile LLVM
|
2014-10-21 02:17:00 +05:30 |
|
Hykem
|
ab0a907c7a
|
Merge pull request #846 from gopalsr83/master
Fixed the implementation of LSWI and STSWI. Simplified the implementation of VSL and VSR.
|
2014-10-20 16:43:20 +01:00 |
|
S Gopal Rajagopal
|
7e1413badf
|
Fixed the implementation of LSWI and STSWI. Simplified the implementation
of VSL and VSR.
|
2014-10-20 17:19:01 +05:30 |
|
S Gopal Rajagopal
|
024c15d4d3
|
Some cleanup
|
2014-10-20 01:16:35 +05:30 |
|
Alexandro Sánchez Bach
|
6a163b8cc5
|
Merge pull request #844 from Nekotekina/master
Some fixes in cellAdec, cellVdec, cellDmux
|
2014-10-19 00:45:31 +02:00 |
|
S Gopal Rajagopal
|
8a7ba5a709
|
Merge remote-tracking branch 'upstream/master' into ppu_llvm_recompiler
Conflicts:
Utilities/BEType.h
rpcs3/Emu/Cell/PPUInterpreter.h
rpcs3/emucore.vcxproj.filters
|
2014-10-19 02:36:26 +05:30 |
|
S Gopal Rajagopal
|
ce4d04290e
|
Support more instructions
|
2014-10-19 01:57:54 +05:30 |
|
Alexandro Sánchez Bach
|
59c8def566
|
Merge pull request #845 from Survanium90/master
Various changes in CellGem, SceNP and CellMic
|
2014-10-18 21:11:26 +02:00 |
|
Survanium90
|
f1168f7c59
|
Initial CellMic implementation
|
2014-10-18 22:22:52 +04:00 |
|
Survanium90
|
7fd3dd9ebf
|
Implemented sceNpManagerGetContentRatingFlag
|
2014-10-18 22:20:37 +04:00 |
|
Survanium90
|
220e4ad8a6
|
Added initialization checks in CellGem
|
2014-10-18 22:14:16 +04:00 |
|
Nekotekina
|
81474be103
|
AV decoding minor cleanup
|
2014-10-18 21:00:21 +04:00 |
|
Nekotekina
|
318d06efda
|
cellAdecClose, cellVdecClose fix
|
2014-10-18 02:20:03 +04:00 |
|
Nekotekina
|
18930a43f2
|
waiter_map_t small fix
|
2014-10-18 00:13:25 +04:00 |
|
B1ackDaemon
|
9c8666573b
|
Merge pull request #842 from tambry/ChangesAndAdditions
Initial cellSail implementation
|
2014-10-17 18:43:46 +03:00 |
|
Raul Tambre
|
b96037f160
|
Fixes
Fixed vm::vars missing be_t in a lot of cases and disabled a part of
cellSailCreateDescriptor for now.
|
2014-10-17 18:14:58 +03:00 |
|
Raul Tambre
|
d58beb8f4c
|
Initial cellSail implementation
Also a TODOs for frequencies
|
2014-10-17 16:20:40 +03:00 |
|
B1ackDaemon
|
3d415d653b
|
Merge pull request #841 from Nekotekina/master
Small cellSpurs / cellSync update
|
2014-10-17 01:13:27 +03:00 |
|
B1ackDaemon
|
d5a8675d1e
|
Merge pull request #839 from gopalsr83/master
Minor fixes to PPU interpreter.
|
2014-10-17 01:13:20 +03:00 |
|
Nekotekina
|
5de059789d
|
waiter_map_t for syncRwm and syncQueue
|
2014-10-16 23:34:17 +04:00 |
|
Nekotekina
|
f839713a94
|
Bugfix
|
2014-10-16 21:07:41 +04:00 |
|
Nekotekina
|
18b69cac99
|
waiter_map_t : concept changed
Purpose-specific waiter_map_t objects instead of global one. SM_Sleep()
removed.
|
2014-10-16 20:29:41 +04:00 |
|
S Gopal Rajagopal
|
817947e373
|
Made minor fixes to some instructions in the PPU interpreter. Also changed the implementation of MFTB so that it always increments at a constant rate.
|
2014-10-16 17:03:46 +05:30 |
|
S Gopal Rajagopal
|
35a0e0c625
|
Support more instructions
|
2014-10-16 15:28:57 +05:30 |
|
S Gopal Rajagopal
|
b95cddb0c7
|
Fix compilation errors caused by rebase
|
2014-10-14 14:23:50 +05:30 |
|
S Gopal Rajagopal
|
cd154ad357
|
Support more instructions
|
2014-10-13 15:40:42 +05:30 |
|
S Gopal Rajagopal
|
143f542bd6
|
Fixed some bugs
|
2014-10-13 15:40:42 +05:30 |
|