index
:
citra
master
Nintendo 3DS emulator/debugger
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
soc_u.cpp
Commit message (
Expand
)
Author
Age
*
Merge pull request #899 from zawata/Winsock-Deprecation
bunnei
2015-07-28
|
\
|
*
SOC:U : Update deprecated function gethostbyname() to getaddrinfo()
zawata
2015-07-19
*
|
Merge pull request #876 from linkmauve/include-cleanups
Yuri Kunde Schlesner
2015-07-10
|
\
\
|
*
|
Core: Cleanup soc:U includes.
Emmanuel Gil Peyrot
2015-06-28
|
*
|
Services: Use the standard _WIN32 define in soc:U instead of our own EMU_PLAT...
Emmanuel Gil Peyrot
2015-06-27
|
|
/
*
/
Services/SOC: Added command headers to some of the soc commands.
Subv
2015-06-25
|
/
*
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
*
Service: Clean-up Interface
Yuri Kunde Schlesner
2015-02-02
*
Fix building on MinGW
darkf
2015-01-11
*
Merge pull request #272 from rohit-n/sign-compare
bunnei
2015-01-05
|
\
*
|
soc_u: Fix a missing formatting argument
Lioncash
2015-01-02
|
*
Silence some -Wsign-compare warnings.
Rohit Nirmal
2015-01-01
|
/
*
SOC_U: Preliminary implementation of sockets.
Subv
2014-12-31
*
More services & small clean ups
purpasmart96
2014-12-25
*
License change
purpasmart96
2014-12-20
*
Added a bunch of services
purpasmart96
2014-11-01