Editing Talk:LV2 Functions and Syscalls
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
== not on the wiki yet == | == not on the wiki yet == | ||
these lv2 syscalls are present, but neither ordinal nor branches are known yet | these lv2 syscalls are present, but neither ordinal nor branches are known yet | ||
sys_usbbtaudio_start_recording_ex | sys_usbbtaudio_start_recording_ex | ||
sys_raw_spu_mmio_read_ls | sys_timer_start_oneshot | ||
sys_raw_spu_mmio_write_ls | sys_timer_start_periodic | ||
sys_raw_spu_mmio_read | sys_timer_start_periodic_absolute | ||
sys_raw_spu_mmio_write | sys_lwcond_attribute_name_set | ||
sys_lwmutex_attribute_name_set | |||
sys_event_flag_attribute_name_set | |||
sys_semaphore_attribute_name_set | |||
sys_cond_attribute_name_set | |||
sys_mutex_attribute_name_set | |||
sys_raw_spu_mmio_read_ls | |||
sys_raw_spu_mmio_write_ls | |||
sys_raw_spu_mmio_read | |||
sys_raw_spu_mmio_write | |||
sys_gamepad_ycon_is_gem | |||
sys_gamepad_ycon_set_feature | |||
sys_gamepad_ycon_get_feature | |||
sys_gamepad_ycon_write_raw_report | |||
sys_gamepad_ycon_read_raw_report | |||
sys_gamepad_ycon_get_device_info | |||
sys_gamepad_ycon_enumerate_device | |||
sys_gamepad_ycon_has_input_ownership | |||
sys_gamepad_ycon_finalize | |||
sys_gamepad_ycon_initialize | |||
sys_event_queue_attribute_name_set | |||
sys_lwcond_signal | |||
sys_lwcond_signal_all | |||
sys_lwcond_signal_to | |||
sys_lwcond_wait | |||
sys_spu_image_close | |||
sys_spu_elf_get_segments | sys_spu_elf_get_segments | ||
sys_raw_spu_image_load | sys_raw_spu_image_load | ||
sys_mmapper_allocate_memory | |||
sys_ppu_thread_unregister_atexit | sys_ppu_thread_unregister_atexit | ||
sys_ppu_thread_once | sys_ppu_thread_once | ||
Line 585: | Line 41: | ||
sys_process_atexitspawn | sys_process_atexitspawn | ||
sys_game_process_exitspawn2 | sys_game_process_exitspawn2 | ||
sys_process_is_stack | sys_process_is_stack | ||
sys_game_get_temperature | |||
debug syscalls | debug syscalls | ||
Line 623: | Line 80: | ||
sys_dbg_get_event_flag_information | sys_dbg_get_event_flag_information | ||
sys_dbg_disable_floating_point_enabled_exception | sys_dbg_disable_floating_point_enabled_exception | ||