Nekotekina
|
771eff273b
|
First part of fixing sign-compare warning (inside be_t).
|
2020-02-19 22:54:58 +03:00 |
|
Megamouse
|
fe75311be2
|
move config structs to own files and clean up some headers
|
2020-02-17 15:08:17 +03:00 |
|
Nekotekina
|
007a7a5859
|
Fixup for LOG system.
Register all channels at program initialization and allow duplicates.
|
2020-01-31 12:09:52 +03:00 |
|
Eladash
|
85b1152e29
|
Timers scaling and fixes
|
2019-07-23 00:09:01 +01:00 |
|
Nekotekina
|
cfa1416d64
|
sys_spu: add vm::temporary_unlock
|
2019-07-14 18:33:23 +03:00 |
|
Nekotekina
|
7bccdbf157
|
Make vm::var unmoveable
Fix bugs with discarding vm::make_var result
|
2018-09-03 21:40:36 +03:00 |
|
Nekotekina
|
5b00aaf561
|
Fix decrypt_self usage
|
2017-09-01 02:10:57 +03:00 |
|
Nekotekina
|
37d7fdbcae
|
Fix sys_raw_spu_image_load
|
2017-08-31 21:44:42 +03:00 |
|
Nekotekina
|
62c14e9437
|
Fix sys_raw_spu_load
|
2017-08-31 21:44:26 +03:00 |
|
Nekotekina
|
649d68a00f
|
+sys_spu_elf_get_segments
|
2017-08-31 20:38:17 +03:00 |
|
Nekotekina
|
8807cd06b7
|
+sys_spu_elf_get_information
|
2017-08-31 20:37:54 +03:00 |
|
Nekotekina
|
b533d57717
|
sys_spu_image: minor update
Cleanup
Templates extended
|
2017-08-31 20:36:51 +03:00 |
|
Nekotekina
|
f59a448f3f
|
Copy sys_spu_segment info in SPU TG
No idea whether it fixes something or not
|
2017-08-27 03:00:10 +03:00 |
|
Nekotekina
|
aa5dc5455e
|
_sys_spu_image_import implemented
vm:var<T[]> improved (begin/end)
sys_spu_image_import rewritten
|
2017-08-27 03:00:10 +03:00 |
|
Nekotekina
|
402df68235
|
sys_spu_image loading rewritten
|
2017-04-16 17:44:20 +03:00 |
|
Nekotekina
|
e8bfce4ebd
|
decrypt_self() function
Fixed SPU self decryption
Fixed PSV debug self load
|
2017-02-11 21:36:48 +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 |
|
Nekotekina
|
7e30a0f464
|
Partial commit: Modules
|
2016-04-15 19:22:25 +03:00 |
|