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
Gpu Implement multiple rendertarget attachments and depth writting (#375) 2018-08-23 02:07:23 -03:00
Hid
HOS Update BSD service implementation (#363) 2018-08-24 14:20:42 -03:00
Loaders
Logging
Memory
Resource
Utilities Update BSD service implementation (#363) 2018-08-24 14:20:42 -03:00
PerformanceStatistics.cs
Ryujinx.HLE.csproj
Switch.cs
VirtualFileSystem.cs