This website requires JavaScript.
Explore
Help
Sign In
drifty
/
emulator
Watch
1
Star
0
Fork
0
You've already forked emulator
mirror of
https://git.citron-emu.org/citron/emulator
synced
2025-12-31 23:43:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b14277ef971e1071a39dd604d34643e597284a8d
emulator
/
src
/
core
/
hle
History
Lioncash
b14277ef97
time_zone_content_manager: Collapse auto and default case
...
Prevents a useless self-assignment from occurring.
2020-08-14 10:58:58 -04:00
..
kernel
General: Tidy up clang-format warnings part 2
2020-08-13 14:19:08 -04:00
service
time_zone_content_manager: Collapse auto and default case
2020-08-14 10:58:58 -04:00
ipc_helpers.h
ipc_helpers: Only allow trivially copyable objects with PushRaw() and PopRaw()
2020-08-05 14:08:28 -04:00
ipc.h
common_func: Use std::array for INSERT_PADDING_* macros.
2019-11-03 22:22:41 -05:00
lock.cpp
Fix build on macOS and linux
2018-01-13 22:38:52 +00:00
lock.h
Use recursive_mutex instead of mutex to
fix
#2902
2017-08-29 20:39:55 +12:00
result.h
result: Add default error code for the ResultCode(-1) case
2019-11-12 07:55:38 -05:00