Lime-3DS-Emulator/src/core
Subv 97a7381d29 SOC_U: Preliminary implementation of sockets.
Stubbed CreateMemoryBlock

Using Berkeley sockets, and Winsock2.2 on Windows.
So far ftpony creates the socket and accepts incoming connections

SOC_U: Renamed functions to maintain consistency

Also prevents possible scope errors / conflicts with the actual Berkeley socket functions

SOCU: Close all the opened sockets when cleaning up SOCU
2014-12-31 10:51:44 -05:00
..
arm Merge pull request #375 from lioncash/uops 2014-12-31 10:14:37 -05:00
file_sys Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
hle SOC_U: Preliminary implementation of sockets. 2014-12-31 10:51:44 -05:00
hw GPU: Implement frameskip and remove forced framebuffer swap hack. 2014-12-28 22:14:05 -05:00
loader Merge pull request #291 from purpasmart96/license 2014-12-21 16:05:44 -05:00
CMakeLists.txt Archives: Implemented ExtSaveData and SharedExtSaveData 2014-12-29 22:29:55 -05:00
core_timing.cpp License change 2014-12-20 21:20:24 -08:00
core_timing.h License change 2014-12-20 21:20:24 -08:00
core.cpp License change 2014-12-20 21:20:24 -08:00
core.h License change 2014-12-20 21:20:24 -08:00
mem_map_funcs.cpp MemMap: Add support for DSP Read & Writes in the memory map 2014-12-29 19:35:06 -08:00
mem_map.cpp MemMap: Add support for DSP Read & Writes in the memory map 2014-12-29 19:35:06 -08:00
mem_map.h MemMap: Add support for DSP Read & Writes in the memory map 2014-12-29 19:35:06 -08:00
settings.cpp License change 2014-12-20 21:20:24 -08:00
settings.h GPU: Implement frameskip and remove forced framebuffer swap hack. 2014-12-28 22:14:05 -05:00
system.cpp License change 2014-12-20 21:20:24 -08:00
system.h License change 2014-12-20 21:20:24 -08:00