Eladash
|
79a3a7ce4c
|
Add exception for sys_usbd_initialize
|
2019-10-20 15:28:26 +01:00 |
|
Eladash
|
a1e7cdf1e9
|
Forcefully awake waiters in sys_usbd_finalize
This is a no-op from cellUsbd side but happens on lv2 side as well.
|
2019-10-20 15:28:26 +01:00 |
|
Eladash
|
d90696be90
|
sys_usbd Tiny update
|
2019-10-20 15:28:26 +01:00 |
|
Nekotekina
|
16dd72b3e3
|
Replace some uses of Emu.IsStopped()
Poll thread state instead.
|
2019-10-12 21:12:47 +03:00 |
|
RipleyTom
|
e0d501124f
|
Only free the list if libusb_get_device_list succeeded
|
2019-09-25 01:07:04 +03:00 |
|
RipleyTom
|
4de301a961
|
Implement sys_usbd_event_port_send
|
2019-09-24 09:18:33 +02:00 |
|
Nekotekina
|
538a5cc9d8
|
Silence skylander message
|
2019-09-19 02:16:14 +03:00 |
|
RipleyTom
|
7e2bb0fd1f
|
Adds initialization checks back in sys_usbd
|
2019-09-18 21:19:40 +03:00 |
|
Nekotekina
|
3eba0f4523
|
sys_usbd: use g_fxo
|
2019-09-17 15:23:40 +03:00 |
|
Nekotekina
|
7e2edc2232
|
sys_usbd: rearrange includes
|
2019-09-17 15:10:58 +03:00 |
|
RipleyTom
|
e98c7f4e1a
|
sys_usbd implementation
|
2019-09-17 01:17:48 +03:00 |
|
msuih
|
d57124d075
|
Explicitly cast size_t to integer types
|
2019-07-01 04:33:23 +03:00 |
|
Lassi Hämäläinen
|
c963c51a60
|
Remove unnecessary header includes
- Manually removed lot of unneeded #includes to clean code and reduce
compilation time
- Reordered some of the #includes to be in more logical order
|
2019-06-25 17:11:10 +03:00 |
|
scribam
|
02ba529eea
|
sys_usbd: add sys_usbd_event_port_send function
|
2018-09-05 19:53:09 +03:00 |
|
Nekotekina
|
363811981d
|
Reintroduce LOG_CHANNEL
Groundwork for further improvements
|
2018-08-25 15:39:00 +03:00 |
|
eladash
|
f349695a75
|
Rsx: rewrite address translation
|
2018-08-13 16:16:34 +03:00 |
|
Nekotekina
|
cce0ad0c35
|
Clean vm::ps3 namespace use
|
2018-02-09 17:49:37 +03:00 |
|
Nekotekina
|
695b4c1f06
|
Change sys_usbd_receive_event
|
2017-11-27 23:15:28 +03:00 |
|
Zion Nimchuk
|
12ecba7d49
|
Initial work on sys_usbd syscalls
|
2017-11-19 23:11:13 +03:00 |
|
Talkashie
|
ca6064b109
|
sys_usbd stuff (#3346)
* Create sys_usbd.cpp
* Create sys_usbd.h
* Update lv2.cpp
|
2017-09-02 04:21:42 +03:00 |
|