dolphin/Source/Core
SlEePlEs5 891fb056a3 Added BBA TAP backend for OS X.
TUN/TAP OS X needs to be installed, and /dev/tap0 chown’d to the user.
The tap0 network interface doesn’t appear until /dev/tap0 is opened by
the program, so all bridging must be done once the game is already
running.

Unfortunately, bridging seems to be broken on OS X, so this does not
actually work over LAN (yet!).
2014-04-12 09:51:34 +02:00
..
AudioCommon Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
Common x64Emitter: Add the MOVBE instruction. 2014-04-11 23:33:21 +02:00
Core Added BBA TAP backend for OS X. 2014-04-12 09:51:34 +02:00
DiscIO Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
DolphinWX VideoBackend: remove unused config vars. 2014-04-11 14:53:12 -07:00
InputCommon Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
VideoBackends VideoBackend: remove unused config vars. 2014-04-11 14:53:12 -07:00
VideoCommon VideoBackend: remove unused config vars. 2014-04-11 14:53:12 -07:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00