Jake
|
d17093e65b
|
spu: Fix interrupt jump check - also change interrupt variable to atomic bool for ease of setting/checking
|
2017-12-01 20:29:59 +03:00 |
|
Nekotekina
|
f564a72d03
|
SPU: minor optimization
|
2017-07-30 01:09:42 +03:00 |
|
Nekotekina
|
291ec1eeb2
|
SPU recompiler: minor optimization
|
2017-07-20 17:22:09 +03:00 |
|
kd-11
|
99828a8f15
|
spu: Clean up asmjit - avoid touching the shared db whenever possible
- Gets around the locking issues when fetching from the shared db
|
2017-07-19 23:28:33 +03:00 |
|
Nekotekina
|
9000407a77
|
cpu_thread::test_state added
lv2_obj::sleep adjustment
synchronization fixes
|
2017-02-22 13:23:21 +03:00 |
|
Nekotekina
|
d2ddb9882f
|
SPU: IRET, SN event
|
2017-02-13 16:29:32 +03:00 |
|
Nekotekina
|
9232ddf0ab
|
Minor changes
|
2017-01-25 04:43:12 +03:00 |
|
Nekotekina
|
bdeccd889f
|
cpu_type removed, system_type added
cpu_state -> cpu_flag
vm::stack_allocator template improved
ppu_cmd type changed to enum, cmd64 type added
|
2016-08-09 17:14:41 +03:00 |
|
Nekotekina
|
a7e808b35b
|
EXCEPTION macro removed
fmt::throw_exception<> implemented
::narrow improved
Minor fixes
|
2016-08-08 19:19:32 +03:00 |
|
Nekotekina
|
c4e99dbdb2
|
Partial commit: Cell
|
2016-04-15 19:22:34 +03:00 |
|
Nekotekina
|
3ed603074c
|
Changes done by [DH] rewritten
Added rsx_program_decompiler submodule
Added fs::dir iterator
Added fmt::match
|
2015-12-22 23:11:20 +03:00 |
|
Nekotekina
|
a974ee009e
|
vm::var improved, cleanup
Mostly vm::var initialization introduced.
Added vm::make_var function.
|
2015-10-14 18:17:37 +03:00 |
|
Nekotekina
|
7e01c81154
|
SPU Recompiler fixed
|
2015-09-07 00:36:32 +03:00 |
|
Nekotekina
|
817fec9684
|
SPU Cleanup
SPURecompiler improved
Old SPU decoder removed
SPU Interpreters merged
|
2015-09-02 00:38:44 +03:00 |
|