index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2018-07-25
Merge pull request #801 from lioncash/time
Mat M
2018-07-25
Merge pull request #804 from lioncash/log
Mat M
2018-07-25
time: Add the time:a service
Lioncash
2018-07-25
Merge pull request #803 from MerryMage/core_timing_util
bunnei
2018-07-25
Merge pull request #800 from lioncash/set
bunnei
2018-07-24
Merge pull request #806 from lioncash/friend
bunnei
2018-07-24
Merge pull request #805 from lioncash/sign
bunnei
2018-07-24
deconstructed_rom_directory: Remove unused FindRomFS() function
Lioncash
2018-07-24
friend: Add friend:m, friend:s, and friend:v services
Lioncash
2018-07-24
friend/interface: Add missing CreateDaemonSuspendSessionService() to the func...
Lioncash
2018-07-24
friend: Deduplicate interfaces
Lioncash
2018-07-24
svc: Resolve sign comparison warnings in WaitSynchronization()
Lioncash
2018-07-24
svc: Log parameters in SetMemoryAttribute()
Lioncash
2018-07-24
Merge pull request #798 from lioncash/const
bunnei
2018-07-24
Merge pull request #797 from lioncash/explicit
bunnei
2018-07-24
Merge pull request #795 from lioncash/decl
bunnei
2018-07-24
Merge pull request #794 from lioncash/ref
bunnei
2018-07-24
time: Simplify interface creation
Lioncash
2018-07-24
core_timing: Split off utility functions into core_timing_util
MerryMage
2018-07-24
CMakeLists: Sort filenames
MerryMage
2018-07-24
set_sys: Implement SetColorSetId()
Lioncash
2018-07-24
ipc_helper: Add helper member function for popping enum values to RequestParser
Lioncash
2018-07-23
Merge pull request #793 from lioncash/priv
bunnei
2018-07-23
Merge pull request #785 from lioncash/fs
bunnei
2018-07-23
arm_dynarmic: Make MakeJit() a const member function
Lioncash
2018-07-23
core: Make converting constructors explicit where applicable
Lioncash
2018-07-23
apm/interface: Remove redundant declaration of InstallInterfaces()
Lioncash
2018-07-23
mutex: Pass SharedPtr to GetHighestPriorityMutexWaitingThread() by reference
Lioncash
2018-07-23
VFS Regression and Accuracy Fixes (#776)
Zach Hilman
2018-07-23
hle_ipc: Make constructors explicit where applicable
Lioncash
2018-07-23
ipc_helpers: Make member variables of ResponseBuilder private
Lioncash
2018-07-23
Merge pull request #786 from lioncash/exclusive
bunnei
2018-07-23
Merge pull request #784 from lioncash/loader
bunnei
2018-07-23
Merge pull request #783 from lioncash/linker
bunnei
2018-07-23
Merge pull request #782 from lioncash/file
bunnei
2018-07-23
Merge pull request #780 from lioncash/move
bunnei
2018-07-23
Merge pull request #779 from lioncash/shared
bunnei
2018-07-23
exclusive_monitor: Use consistent type alias for u64
Lioncash
2018-07-23
partition_filesystem: Use std::move where applicable
Lioncash
2018-07-23
loader: Remove unnecessary constructor call in IdentifyFile()
Lioncash
2018-07-23
linker: Remove unused parameter from WriteRelocations()
Lioncash
2018-07-23
nro: Replace inclusion with a forward declaration
Lioncash
2018-07-23
nro: Make bracing consistent
Lioncash
2018-07-23
nro: Make constructor explicit
Lioncash
2018-07-23
nro: Remove unused forward declaration
Lioncash
2018-07-23
Merge pull request #695 from DarkLordZach/nro-asset
bunnei
2018-07-23
vi: Add std::is_trivially_copyable checks to Read and Write functions
Lioncash
2018-07-23
vi: std::move std::vector in constructors where applicable
Lioncash
2018-07-23
hle: Remove config_mem.h/.cpp
Lioncash
2018-07-23
hle: Remove shared_page.h/.cpp
Lioncash
[next]