mame/scripts/src/osd
Vas Crabb 5bce46bd75 Removed winpcap and cleaned up network module selection.
(nw) The pcap.h header itself has the problematic original BSD license,
including the obnoxious advertising clause.  Using tap/tun networking on
Windows provides a much better experience, so the extra setup is worth
it.  This patch also allows you to enable pcap on platforms where it's
disabled by default with USE_PCAP=1 if you really want to use it.
2020-03-05 21:23:21 +11:00
..
mac_cfg.lua Removed winpcap and cleaned up network module selection. 2020-03-05 21:23:21 +11:00
mac.lua srcclean (nw) 2019-09-22 13:34:40 +10:00
modules.lua Removed winpcap and cleaned up network module selection. 2020-03-05 21:23:21 +11:00
sdl_cfg.lua Removed winpcap and cleaned up network module selection. 2020-03-05 21:23:21 +11:00
sdl.lua Removed winpcap and cleaned up network module selection. 2020-03-05 21:23:21 +11:00
uwp_cfg.lua Move special windows.h include directives to build defines (nw) 2016-12-28 15:07:28 -05:00
uwp.lua srcclean (nw) 2016-11-27 09:56:49 +11:00
windows_cfg.lua Removed winpcap and cleaned up network module selection. 2020-03-05 21:23:21 +11:00
windows.lua Removed winpcap and cleaned up network module selection. 2020-03-05 21:23:21 +11:00