2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core
bunnei de3dcd38f6 - fixed tabs in function_wrappers.h
- fixed log message wording in hle.cpp
- added syscall stubs for CloseHandle and WaitSynchronization1
2014-04-16 20:41:33 -04:00
..
arm - added HLE to connect to "srv:" service 2014-04-12 21:55:36 -04:00
elf fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
file_sys fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
hle - fixed tabs in function_wrappers.h 2014-04-16 20:41:33 -04:00
hw fixed hw write declarations to not be const 2014-04-12 23:32:04 -04:00
CMakeLists.txt fixed a bunch of errors in CMakeLists 2014-04-09 20:28:43 -07:00
core.cpp cleaned up some logging messages 2014-04-10 22:45:40 -04:00
core.h fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
core.vcxproj - added stubbed out GSP::Gpu service interface 2014-04-16 00:03:41 -04:00
core.vcxproj.filters - added stubbed out GSP::Gpu service interface 2014-04-16 00:03:41 -04:00
core_timing.cpp fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
core_timing.h fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
loader.cpp fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
loader.h fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00
mem_map.cpp - added HLE to connect to "srv:" service 2014-04-12 21:55:36 -04:00
mem_map.h replace tabs with spaces 2014-04-13 00:39:05 -04:00
mem_map_funcs.cpp added OS memory read/write for thread command buffer 2014-04-12 23:31:39 -04:00
system.cpp cleaned up some logging messages 2014-04-10 22:45:40 -04:00
system.h fixed project includes to use new directory structure 2014-04-08 20:15:08 -04:00