Nekotekina
|
4a512694d9
|
Implemented _sys_memchr
|
2017-07-12 14:00:38 +03:00 |
|
Zion Nimchuk
|
0c4cc34488
|
Implement strncasecmp and strrchr
|
2017-06-12 20:25:03 +03:00 |
|
Nekotekina
|
d5107aab47
|
cfmt improved
|
2017-05-19 01:13:23 +03:00 |
|
Nekotekina
|
e8984d976c
|
_sys_sprintf implemented
_sys_printf, _sys_snprintf fixed
|
2017-03-27 01:15:41 +03:00 |
|
Nekotekina
|
df6607e236
|
Minor fixes
|
2017-01-28 03:21:11 +03:00 |
|
Nekotekina
|
05fb57baff
|
VERIFY macro removed
|
2016-08-15 03:13:31 +03:00 |
|
Nekotekina
|
fc56e70172
|
vm::ptr<char> formatting
|
2016-08-11 16:47:20 +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
|
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 |
|