Commit Graph

2 Commits

Author SHA1 Message Date
Bernhard Schelling c60878a10d Add netpacket interface
Adds a new libretro interface for a core to send and receive custom network packets for implementing a communication based multiplayer system instead of using the default state serialization based multiplayer. Connection management is still done by the frontend while a core gains the ability to easily support tunneling of multi-console data communication traffic.
2023-06-29 13:55:14 +02:00
libretroadmin 38bc51f5c2 (config.def.h) only try to include define headers 2022-11-27 22:57:17 +01:00