Ryujinx/Ryujinx.HLE
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
..
Exceptions Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Gpu Implement multiple rendertarget attachments and depth writting (#375) 2018-08-23 02:07:23 -03:00
Hid Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
HOS Update BSD service implementation (#363) 2018-08-24 14:20:42 -03:00
Loaders Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
Logging Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Memory More flexible memory manager (#307) 2018-08-15 15:59:51 -03:00
Resource Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Utilities Update BSD service implementation (#363) 2018-08-24 14:20:42 -03:00
PerformanceStatistics.cs More flexible memory manager (#307) 2018-08-15 15:59:51 -03:00
Ryujinx.HLE.csproj Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00
Switch.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
VirtualFileSystem.cs Implement Shared Fonts (#215) 2018-08-04 18:38:49 -03:00