Eladash
|
bd9ba7ef1f
|
Remove incorrect Emu.IsStopped() checks
|
2022-07-05 08:25:36 +02:00 |
|
Elad Ashkenazi
|
fcd297ffb2
|
Savestates Support For PS3 Emulation (#10478)
|
2022-07-04 16:02:17 +03:00 |
|
Megamouse
|
a16d8ba3ea
|
More random changes
|
2021-04-11 14:01:51 +03:00 |
|
Nekotekina
|
ea5e837bd6
|
fixed_typemap.hpp: return reference
|
2021-03-02 16:08:14 +03:00 |
|
Nekotekina
|
fb29933d3d
|
Add usz alias for std::size_t
|
2020-12-18 12:23:53 +03:00 |
|
RipleyTom
|
af8c661a64
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
Nekotekina
|
907adc817e
|
Fix some warnings (GCC)
|
2020-05-05 21:55:22 +03:00 |
|
Eladash
|
edde748519
|
sys_event_queue: Fix forced event queue destruction
Add missing last existence check at sys_spu_thread_(try)receive_event and lv2_event_queue::send.
|
2020-05-04 01:10:19 +03:00 |
|
Eladash
|
f88a135b5b
|
Fix lv2_config_service_event event id reset
|
2019-10-29 18:15:26 +03:00 |
|
Eladash
|
114b9498bf
|
Remove unjustified use of idm::import_existing in sys_config
|
2019-10-29 18:15:26 +03:00 |
|
Emmanuel Gil Peyrot
|
9d1b7af2eb
|
Avoid std::move() for copy elision
This could disable zero-copy optimisations, which is the opposite of
what we want.
|
2019-10-22 16:11:43 +03:00 |
|
Nekotekina
|
465b16e786
|
Finally remove fxm from IdManager
|
2019-09-26 23:26:36 +03:00 |
|
Nekotekina
|
cf44038435
|
Use g_fxo for lv2_config
|
2019-08-27 03:50:15 +03:00 |
|
Nekotekina
|
949f33c8a4
|
Fix sys_config_get_io_event syscall name
|
2019-07-29 21:55:59 +03:00 |
|
Rui Pinheiro
|
070c3af50f
|
Initial sys_config implementation
|
2019-07-22 02:44:45 +03:00 |
|