Commit Graph

21 Commits

Author SHA1 Message Date
56196330cc Use context for network functions. 2019-10-26 22:22:31 +01:00
08a47ec5d4 Add packet to check if running as root. 2019-10-26 17:40:03 +01:00
adcd54d992 Use opaque packet for device context. 2019-10-26 16:11:19 +01:00
ac619c274a Use 32-bit fields for packet ID. 2019-10-26 15:34:28 +01:00
a85efd0463 Don't name executable with architecture. 2019-10-26 14:29:51 +01:00
c6f177cc48 Support big endian architectures. 2019-10-22 00:44:39 +01:00
1fc18f9105 Add buffer to socket receive. 2019-10-21 19:05:06 +01:00
c1a6674264 Set constant values for Wii device paths. 2019-10-20 23:23:52 +01:00
73aa71c5ce Add detection of SD card present in Wii for list devices. 2019-10-20 23:19:37 +01:00
0a2fb891b7 Link missing Wii libraries. 2019-10-20 23:06:09 +01:00
924ad15fb0 Add list devices for Wii, list NAND. 2019-10-20 23:05:34 +01:00
8a5d710283 Define possible descriptors for device types for Wii. 2019-10-20 22:48:40 +01:00
e31531083d Fill Wii IOS version in hello packet. 2019-10-20 22:47:36 +01:00
2992d53c57 Print network addresses for Wii. 2019-10-20 22:02:32 +01:00
b6087a9588 Set Wii working thread. 2019-10-20 22:00:29 +01:00
7a040fd01d Initialize Wii framebuffer. 2019-10-20 21:58:08 +01:00
65a8373d26 Separate network worker loop. 2019-10-20 21:50:25 +01:00
9889fc743e Use slims for BSD Sockets functions. 2019-10-20 20:47:36 +01:00
318b171262 Separate printing available IP addresses by platform. 2019-10-20 20:27:45 +01:00
77c8218564 Separate hello packet creation for platform. 2019-10-20 20:08:06 +01:00
4745be5668 Add targets for Wii using DevKitPPC. 2019-10-20 19:23:34 +01:00