Ryujinx/Ryujinx.HLE/HOS/Services
emmauss da7e702751 Update BSD service implementation (#363)
* Update BSD service to handle libnx's 'smart IPC buffers' for address info

* Use existing "GetBufferType0x21" for certain BSD socket methods

* Parse address port as unsigned short

* Fix bounds check on reading the IPC buffer

* Implement Read, Write methods

* rebased and cleaned

* addressed nits

* remove unused swap method

* fixed alignments
2018-08-24 14:20:42 -03:00
..
Acc Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Am Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Apm Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Aud Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Bcat Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Bsd Update BSD service implementation (#363) 2018-08-24 14:20:42 -03:00
Caps Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Friend Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
FspSrv Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Hid Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Lm Improve LM implementation (#373) 2018-08-22 18:06:29 -03:00
Mm Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Nfp Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Nifm Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Ns Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Nv Fix BinarySearchLt to return less than rather than less than or equal value (#372) 2018-08-23 01:54:59 -03:00
Pctl Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Pl Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Prepo Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Set Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Sfdnsres Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Sm Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Spl Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Ssl Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Time Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Vi Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IIpcService.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IpcService.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
ServiceFactory.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00