Nekotekina
|
5ffb4766b0
|
sys_ppu_thread_once rewritten
sys_initialize_tls moved
sys_interrupt_thread_disestablish moved
|
2017-05-11 19:05:41 +03:00 |
|
scribam
|
8b2473251d
|
Stub new modules
- cellGamePs1Emu
- cellSysconfPs1emu
- sysBdMediaId (which included sys_get_bd_media_id)
- sysConsoleId (which included sys_get_console_id)
- sysPs2Disc
|
2017-04-23 16:02:57 +03:00 |
|
Nekotekina
|
77e88741bc
|
Alternative TLS allocation
Should fix "out of TLS memory"
|
2017-03-30 12:04:59 +03:00 |
|
Nekotekina
|
d45d8eb4bc
|
Stub sys_crash_dump_set_user_log_area
|
2017-03-17 20:08:00 +03:00 |
|
Nekotekina
|
90479eaad6
|
sys_lv2coredump, sys_crashdump modules
|
2017-03-14 16:12:03 +03:00 |
|
Zangetsu38
|
b6f8eface7
|
Register missing cellSysutil and sysPrxForUser function.
|
2017-01-27 17:27:22 +03:00 |
|
Nekotekina
|
a7e808b35b
|
EXCEPTION macro removed
fmt::throw_exception<> implemented
::narrow improved
Minor fixes
|
2016-08-08 19:19:32 +03:00 |
|
Nekotekina
|
f8719c1230
|
PPUThread refactoring
`CallbackManager` removed, added _gcm_intr_thread for cellGcmSys
`PPUThread` renamed to `ppu_thread`, inheritance allowed
Added lightweight command queue for `ppu_thread`
Implemented call stack dump for PPU
`get_current_thread_mutex` removed
`thread_ctrl::spawn`: minor initialization fix
`thread_ctrl::wait_for` added
`named_thread`: some methods added
`cpu_thread::run` added
Some bugs fixes, including SPU channels
|
2016-07-30 16:35:02 +03:00 |
|
Nekotekina
|
fc9fdca3f6
|
Make TLS great again
And clean System.h a bit
|
2016-07-19 14:06:39 +03:00 |
|
Nekotekina
|
a8bebcba55
|
LLVM AOT
|
2016-06-19 21:29:48 +03:00 |
|
Nekotekina
|
e2d82394f6
|
Cell
|
2016-05-23 16:22:23 +03:00 |
|
Ivan
|
aafcf44581
|
Header optimizations (#1684)
Shouldn't break anything. I hope.
|
2016-04-27 01:27:24 +03:00 |
|
Nekotekina
|
7e30a0f464
|
Partial commit: Modules
|
2016-04-15 19:22:25 +03:00 |
|