Commit graph

9 commits

Author SHA1 Message Date
James Benton
8252bade6e tools/wiiu-rpc: Fix server for large sends which return EWOULDBLOCK. 2019-11-10 09:51:23 +00:00
CreeperMario
fa76a0fe73 tools/wiiu-rpc: Update client.py
* TmpOutData (which no longer exists) was replaced with OutData
* I cleaned up how the resulting struct returned from MCP_TitleList is 
printed out
2018-12-04 11:44:57 +00:00
Ash
eb23911c1e wiiu-rpc: Fixes for newer wut versions 2018-12-04 11:44:57 +00:00
James Benton
782e530e36 wiiu-rpc: Use MEM2 heap instead of malloc for server readBuffer. 2017-06-20 01:22:45 +01:00
James Benton
7ba6ec7b8d wiiu-rpc: Fix acquireLibrary always loading coreinit.rpl 2017-06-20 01:11:08 +01:00
James Benton
545630a8e4 wiiu-rpc: Fix freeing of allocated MEM1. 2017-06-15 18:40:52 +01:00
James Benton
017036a71f wiiu-rpc: Use WHBProc for managing application lifetime. 2017-06-15 18:40:52 +01:00
James Benton
0f920d578d wiiu-rpc: Use WHB logging functions. 2017-06-15 18:40:52 +01:00
James Benton
e7e8aa42bd tools: Add wiiu-rpc tool client & server. 2017-05-02 22:28:20 +01:00