This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
ad0db37fab9358586fb6ea1417b1241ebe95a87e
dolphin
/
Source
/
Core
History
Sonicadvance1
ad0db37fab
More work. Going to seperate the TAP interface from the actual BBA emulation just like in Whinecube. The Unix and Win32 code will most likely be different, so I've seperated the files in to two to make it easier. Someone will need to add TAP_Win32.cpp to the Windows build or you won't be able to compile in Windows anymore. Both Mario Kart: DD and PSO run with BBA enabled, but it does nothing yet due to no actual networking going anywhere.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3204
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-05-11 20:19:12 +00:00
..
AudioCommon
Fix compile in OSX by reverting my change, dunno why OpenAL is different on my machine. Bit of debug work in nJoy test
2009-04-28 20:05:00 +00:00
Common
remove dead code from MusicMod
2009-05-08 16:00:16 +00:00
Core
More work. Going to seperate the TAP interface from the actual BBA emulation just like in Whinecube. The Unix and Win32 code will most likely be different, so I've seperated the files in to two to make it easier. Someone will need to add TAP_Win32.cpp to the Windows build or you won't be able to compile in Windows anymore. Both Mario Kart: DD and PSO run with BBA enabled, but it does nothing yet due to no actual networking going anywhere.
2009-05-11 20:19:12 +00:00
DebuggerWX
fix some dir issue on osx, if there is a problem on windows or linux, see this : GetSysDirectory in FileUtil.cpp
2009-05-07 21:19:55 +00:00
DiscIO
Remove the include (fix for r3101)
2009-04-29 12:18:31 +00:00
DolphinWX
One little fix to a bug with r3193 .
2009-05-10 12:54:05 +00:00
DSPCore
(just some obsessive code cleanup)
2009-05-03 11:57:53 +00:00
InputCommon
more scons build fixups
2009-04-12 21:30:22 +00:00
VideoCommon
Disable PC-native DXT texturing. Too many problems for now.
2009-05-11 19:04:46 +00:00