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
2019-10-22
Merge pull request #2991 from lioncash/npad
bunnei
2019-10-19
core: Fix clang-format errors.
bunnei
2019-10-18
Fix null pointer deref.
Nicolae-Andrei Cociorba
2019-10-17
Merge pull request #2992 from lioncash/dmnt
bunnei
2019-10-17
dmnt_cheat_vm: Correct register Restore and ClearRegs behavior
Lioncash
2019-10-17
Merge pull request #2989 from lioncash/apm
Rodrigo Locatti
2019-10-17
hid/npad: Fix incorrect connection boolean value in ConnectAllDisconnectedCon...
Lioncash
2019-10-17
hid/npad: Add missing break in default case
Lioncash
2019-10-17
hid/npad: Replace std::for_each with ranged for loops
Lioncash
2019-10-17
hid/npad: Remove redundant non-const variant of IsControllerSupported()
Lioncash
2019-10-17
hid/npad: Move function declarations
Lioncash
2019-10-17
core/core: Resolve -Wreorder warnings
Lioncash
2019-10-17
core/memory/cheat_engine: Resolve -Wreorder warnings
Lioncash
2019-10-17
apm/controller: Make SetPerformanceConfiguration() use an array of pairs over...
Lioncash
2019-10-17
apm/controller: Make GetCurrentPerformanceMode() a const member function
Lioncash
2019-10-16
Merge pull request #2912 from FernandoS27/async-fixes
bunnei
2019-10-15
Merge pull request #2972 from lioncash/system
bunnei
2019-10-15
bcat: Remove use of global system accessors
Lioncash
2019-10-15
Merge pull request #2965 from FernandoS27/fair-core-timing
bunnei
2019-10-14
Merge pull request #2897 from DarkLordZach/oss-ext-fonts-1
bunnei
2019-10-14
Merge pull request #2930 from DarkLordZach/gamecard-partitions
bunnei
2019-10-13
card_image: Implement system update commands in XCI
Zach Hilman
2019-10-13
pl_u: Fix mismatched rebase size error in font encryption
Zach Hilman
2019-10-13
pl_u: Use kernel physical memory
Zach Hilman
2019-10-13
pl_u: Remove excess static qualifier
Zach Hilman
2019-10-13
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-10-13
system_archive: Synthesize shared fonts system archives
Zach Hilman
2019-10-13
externals: Move OSS font data to file_sys in core
Zach Hilman
2019-10-12
nvflinger/buffer_queue: Remove use of a global system accessor
Lioncash
2019-10-12
Core_Timing: Address Remaining feedback.
Fernando Sahmkow
2019-10-11
Core_Timing: Address Feedback and suppress warnings.
Fernando Sahmkow
2019-10-09
Core Timing: Correct Idle and remove lefting pragma
Fernando Sahmkow
2019-10-09
Core Timing: General corrections and added tests.
Fernando Sahmkow
2019-10-09
Core Timing: Rework Core Timing to run all cores evenly.
Fernando Sahmkow
2019-10-09
Merge pull request #2921 from FreddyFunk/compiler-warnings-core
bunnei
2019-10-08
Merge pull request #2654 from DarkLordZach/lm-log-rewrite
bunnei
2019-10-07
hid: Implement DeactivateNpad
Morph
2019-10-06
Merge pull request #2951 from lioncash/global
Zach Hilman
2019-10-06
bcat/module: Silence truncation warnings
Lioncash
2019-10-06
bcat: Take std::function instance by value in NullBackend's constructor
Lioncash
2019-10-06
bcat: In-class initialize ProgressServiceBackend's impl member
Lioncash
2019-10-06
bcat: Make ProgressServiceBackend's constructor take a std::string_view
Lioncash
2019-10-06
bcat: Make ProgressServiceBackend's GetEvent() const
Lioncash
2019-10-06
boxcat: Silence an unused variable warning
Lioncash
2019-10-06
core/core: Remove unused header
Lioncash
2019-10-06
core: Remove Core::CurrentProcess()
Lioncash
2019-10-06
hle/service: Replace global system instance calls with instance-based ones
Lioncash
2019-10-04
NvFlinger: Remove leftover from corrections and clang format.
Fernando Sahmkow
2019-10-04
Core: Wait for GPU to be idle before shutting down.
Fernando Sahmkow
2019-10-04
Nvdrv: Correct Event setup in Nvdrv
Fernando Sahmkow
[next]