Commit Graph

6 Commits

Author SHA1 Message Date
b2f6fab6f4 cmake: use interface include directories properly
and fix an indent I guess
2024-11-11 12:06:12 +01:00
8d31875902 Backport LAN (#2131)
backport the old LAN feature to the modern melonDS codebase.
2024-08-10 23:20:50 +02:00
4359bccfcb fix the slirp shit some more 2024-08-07 17:45:56 +02:00
b47563e888 Apply FixInterfaceIncludes to the slirp package again to work around
package inconsistencies
2024-08-07 17:28:25 +02:00
327ce45124 Refactor network implementations to be more reusable and less buggy (#2107)
encapsulate network interfaces
2024-08-01 22:02:45 +02:00
94ba7c1594 Split networking code into its own target (#2091) 2024-07-14 17:03:21 +02:00