rpcsx/rpcs3/Emu/Cell/lv2
2021-09-22 14:57:16 +03:00
..
lv2.cpp sys_hid vsh 2021-07-18 14:20:33 +02:00
sys_bdemu.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
sys_bdemu.h Move error_code to ErrorCodes.h 2020-12-12 15:12:01 +03:00
sys_btsetting.cpp VSH: Stubs 2020-02-08 23:07:03 +03:00
sys_btsetting.h Move error_code to ErrorCodes.h 2020-12-12 15:12:01 +03:00
sys_cond.cpp Simplify PPU exit 2021-05-25 22:47:23 +03:00
sys_cond.h LV2: Fixup for IPC 2021-05-07 14:58:22 +03:00
sys_config.cpp More random changes 2021-04-11 14:01:51 +03:00
sys_config.h More random changes 2021-04-11 14:01:51 +03:00
sys_console.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
sys_console.h VSH: Stubs 2020-02-08 23:07:03 +03:00
sys_crypto_engine.cpp VSH: Stubs 2020-02-08 23:07:03 +03:00
sys_crypto_engine.h Move error_code to ErrorCodes.h 2020-12-12 15:12:01 +03:00
sys_dbg.cpp Fix vm::range_lock, imporve vm::check_addr 2020-11-11 10:30:09 +03:00
sys_dbg.h Move error_code to ErrorCodes.h 2020-12-12 15:12:01 +03:00
sys_event.cpp SPU/event queue: Implement protocol for SPU queue 2021-08-13 08:58:09 +03:00
sys_event.h event queue: Structure size efficiency 2021-05-09 10:58:14 +03:00
sys_event_flag.cpp Fix sys_event_flag_wait result set (#10404) 2021-06-05 16:41:02 +03:00
sys_event_flag.h event queue: Structure size efficiency 2021-05-09 10:58:14 +03:00
sys_fs.cpp Fix cellFsSdataOpenByFd flags 2021-09-22 14:57:16 +03:00
sys_fs.h kernel-explorer: devirtualize lv2_fs_object and print more information (#10487) 2021-06-24 16:47:14 +03:00
sys_gamepad.cpp More random changes 2021-04-11 14:01:51 +03:00
sys_gamepad.h Replace uint8_t with u8 2020-12-18 12:23:53 +03:00
sys_gpio.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
sys_gpio.h Move error_code to ErrorCodes.h 2020-12-12 15:12:01 +03:00
sys_hid.cpp Fix some warnings 2021-07-30 09:31:36 +03:00
sys_hid.h sys_hid vsh 2021-07-18 14:20:33 +02:00
sys_interrupt.cpp Remove lv2_event_queue::check(weak_ptr) 2021-05-15 00:31:14 +03:00
sys_interrupt.h sys_interrupt: weak_ptr -> shared_ptr 2021-05-15 00:31:14 +03:00
sys_io.cpp Stub sys_io for vsh. 2021-07-17 17:06:57 +02:00
sys_io.h Stub sys_io for vsh. 2021-07-17 17:06:57 +02:00
sys_lwcond.cpp Bugfix of sys_lwmutex_destroy 2021-08-04 09:03:17 +03:00
sys_lwcond.h event queue: Structure size efficiency 2021-05-09 10:58:14 +03:00
sys_lwmutex.cpp Bugfix of sys_lwmutex_destroy 2021-08-04 09:03:17 +03:00
sys_lwmutex.h Bugfix of sys_lwmutex_destroy 2021-08-04 09:03:17 +03:00
sys_memory.cpp kernel-explorer: Save self mem-container ID and use it 2021-05-23 05:37:37 +03:00
sys_memory.h kernel-explorer: Save self mem-container ID and use it 2021-05-23 05:37:37 +03:00
sys_mmapper.cpp vm: Fix vm::unmap 2021-09-13 20:53:34 +03:00
sys_mmapper.h sys_mmapper: Fix IPC-enabled instances memory consumption 2021-05-24 23:16:06 +03:00
sys_mutex.cpp LV2: Fixup for IPC 2021-05-07 14:58:22 +03:00
sys_mutex.h event queue: Structure size efficiency 2021-05-09 10:58:14 +03:00
sys_net.cpp sys_net: Anti-log spam enhancement 2021-09-04 11:58:59 +02:00
sys_net.h Silence some warnings 2021-09-02 19:39:42 +02:00
sys_overlay.cpp sys_prx/overlay: Fix disambiguator of module names opened by FD (#10340) 2021-05-26 23:38:17 +03:00
sys_overlay.h Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
sys_ppu_thread.cpp sys_ppu: Implement sys_ppu_thread_rename 2021-07-19 12:37:33 +02:00
sys_ppu_thread.h kernel-explorer: Implement PPU scheduler state information 2021-05-21 18:12:36 +02:00
sys_process.cpp Reimplement config selection for game startup 2021-09-09 21:56:50 +02:00
sys_process.h some more constants 2021-04-23 22:02:52 +02:00
sys_prx.cpp sys_prx: Improve sys_prx_get_module_info error checking 2021-09-16 19:09:18 +03:00
sys_prx.h sys_prx: more constants 2021-04-23 22:02:52 +02:00
sys_rsx.cpp types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
sys_rsx.h rsx: Move sys_rsx info to rsx::thread (#10258) 2021-05-09 19:16:14 +01:00
sys_rsxaudio.cpp stub rsxaudio 2021-07-18 21:08:03 +03:00
sys_rsxaudio.h Move error_code to ErrorCodes.h 2020-12-12 15:12:01 +03:00
sys_rwlock.cpp LV2: Fixup for IPC 2021-05-07 14:58:22 +03:00
sys_rwlock.h event queue: Structure size efficiency 2021-05-09 10:58:14 +03:00
sys_semaphore.cpp LV2: Fixup for IPC 2021-05-07 14:58:22 +03:00
sys_semaphore.h event queue: Structure size efficiency 2021-05-09 10:58:14 +03:00
sys_sm.cpp sys_sm_get_ext_event2 stub 2021-07-17 18:35:26 +02:00
sys_sm.h Move error_code to ErrorCodes.h 2020-12-12 15:12:01 +03:00
sys_spu.cpp Debugger/Disasm: Name SPU Syscalls 2021-09-07 01:13:57 +02:00
sys_spu.h Debugger/Disasm: Name SPU Syscalls 2021-09-07 01:13:57 +02:00
sys_ss.cpp Fix some warnings 2021-07-30 09:31:36 +03:00
sys_ss.h More random changes 2021-04-11 14:01:51 +03:00
sys_storage.cpp Fix sys_storage_read 2021-07-30 17:22:43 +03:00
sys_storage.h sys_storage vsh implementation (#10559) 2021-07-17 22:06:40 +02:00
sys_sync.h LV2: Fix IPC key reading from attributes 2021-07-17 20:02:21 +02:00
sys_time.cpp cellAudio fix 2021-09-20 07:59:34 +02:00
sys_time.h Move error_code to ErrorCodes.h 2020-12-12 15:12:01 +03:00
sys_timer.cpp lv2_timer: manage timers by separate thread (#10445) 2021-06-15 15:04:51 +03:00
sys_timer.h lv2_timer: manage timers by separate thread (#10445) 2021-06-15 15:04:51 +03:00
sys_trace.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
sys_trace.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
sys_tty.cpp Add debugging info for when sys_tty_write is executed 2021-09-12 19:05:26 +03:00
sys_tty.h Add debugging info for when sys_tty_write is executed 2021-09-12 19:05:26 +03:00
sys_uart.cpp Initial implementation of sys_uart 2021-07-19 19:20:43 +03:00
sys_uart.h Initial implementation of sys_uart 2021-07-19 19:20:43 +03:00
sys_usbd.cpp Whitelist Kamen Rider Summonride Portal sys_usbd (#10722) 2021-08-21 11:08:56 +03:00
sys_usbd.h Move error_code to ErrorCodes.h 2020-12-12 15:12:01 +03:00
sys_vm.cpp vm: Fix vm::unmap 2021-09-13 20:53:34 +03:00
sys_vm.h Remove BOM markers 2020-12-06 15:30:12 +03:00