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
10eef7f60eccf510c4bfd4a522dce498c7f2346c
dolphin
/
Source
/
Plugins
/
Plugin_PadSimple
/
Src
History
Maarten ter Huurne
0bebbcb5f4
Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@408
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-31 14:32:35 +00:00
..
AboutDlg.cpp
Initial megacommit.
2008-07-12 17:40:22 +00:00
AboutDlg.h
Initial megacommit.
2008-07-12 17:40:22 +00:00
ConfigDlg.cpp
minor improvements (mostly debugger)
2008-07-24 13:40:07 +00:00
ConfigDlg.h
minor improvements (mostly debugger)
2008-07-24 13:40:07 +00:00
DirectInputBase.cpp
Initial megacommit.
2008-07-12 17:40:22 +00:00
DirectInputBase.h
Initial megacommit.
2008-07-12 17:40:22 +00:00
main.cpp
Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API.
2008-08-31 14:32:35 +00:00
resource.h
Initial megacommit.
2008-07-12 17:40:22 +00:00
resource.rc
Initial megacommit.
2008-07-12 17:40:22 +00:00
SConscript
Only use "-fPIC" for compiling objects that will be part of dynamic libs. Make SConscripts inherit the compile flags from the top level instead of overriding them.
2008-08-26 22:28:42 +00:00
stdafx.cpp
Initial megacommit.
2008-07-12 17:40:22 +00:00
stdafx.h
Initial megacommit.
2008-07-12 17:40:22 +00:00