index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-18
fermi_2d: Make use of designated initializers
Lioncash
2020-09-18
Merge pull request #4680 from Morph1984/fix-motion-mapping
David
2020-09-18
configure_input_player: Fixes motion mapping using ConfigureButtonClick
Morph
2020-09-17
Merge pull request #4647 from Morph1984/readd-context-menu
bunnei
2020-09-17
Merge pull request #4676 from Morph1984/GetPreviousProgramIndex-impl
bunnei
2020-09-17
am: Stub GetPreviousProgramIndex
Morph
2020-09-17
configure_input_player: Re-add "Clear" context menu option
Morph
2020-09-17
Merge pull request #4670 from lioncash/initializer
Rodrigo Locatti
2020-09-17
Merge pull request #4665 from lioncash/sm-kernel
Rodrigo Locatti
2020-09-17
Merge pull request #4666 from lioncash/unused-func
Rodrigo Locatti
2020-09-17
Merge pull request #4671 from lioncash/nfp-copy
Rodrigo Locatti
2020-09-17
Merge pull request #4672 from lioncash/narrowing
Rodrigo Locatti
2020-09-17
Merge pull request #4673 from lioncash/fallthrough
Rodrigo Locatti
2020-09-17
Merge pull request #4594 from german77/MotionHID
bunnei
2020-09-17
decode/image: Eliminate switch fallthrough in DecodeImage()
Lioncash
2020-09-17
decoder/texture: Eliminate narrowing conversion in GetTldCode()
Lioncash
2020-09-17
audio_core/command_generator: Use const references where applicable
Lioncash
2020-09-17
audio_core/command_generator: Avoid an unnecessary copy in GenerateFinalMixCo...
Lioncash
2020-09-17
nfp: Eliminate two unnecessary copies
Lioncash
2020-09-17
arm_dynarmic_cp15: Initialize member variables
Lioncash
2020-09-17
Merge pull request #4668 from lioncash/port
bunnei
2020-09-17
control_metadata: Resolve typo in Portuguese language name
Lioncash
2020-09-17
service: Remove unused funcation
Lioncash
2020-09-17
service/sm: Slightly more efficient string name validation
Lioncash
2020-09-17
service/sm: Eliminate dependency on the global system instance
Lioncash
2020-09-16
Merge pull request #4653 from ReinUsesLisp/gc-warns
bunnei
2020-09-16
Merge pull request #4663 from ReinUsesLisp/wswitch
bunnei
2020-09-16
Merge pull request #4662 from lioncash/factory
Rodrigo Locatti
2020-09-16
file_sys/romfs_factory: Eliminate usage of the global system accessor
Lioncash
2020-09-16
file_sys/bis_factory: Eliminate usage of the global system accessor
Lioncash
2020-09-16
loader/nso: Remove unnecessary [[maybe_unused]]
Lioncash
2020-09-16
Merge pull request #4661 from lioncash/system-loader
Rodrigo Locatti
2020-09-16
video_core: Enforce -Werror=switch
ReinUsesLisp
2020-09-16
core/loader: Remove dependencies on the global system instance
Lioncash
2020-09-16
Merge pull request #4658 from lioncash/copy3
Rodrigo Locatti
2020-09-16
Merge pull request #4657 from lioncash/cheatparser
Rodrigo Locatti
2020-09-15
nca_patch: Significantly reduce the stack usage size within SearchBucketEntry()
Lioncash
2020-09-15
nca_patch: Make SearchBucketEntry() internally linked
Lioncash
2020-09-15
cheat_engine: Convert ExtractName into a non-template function
Lioncash
2020-09-15
cheat_engine: Remove unnecessary system argument to CheatParser's Parse function
Lioncash
2020-09-15
Merge pull request #4655 from lioncash/internal2
Rodrigo Locatti
2020-09-14
patch_manager: Resolve implicit truncations in FormatTitleVersion()
Lioncash
2020-09-14
patch_manager: Make use of type aliases
Lioncash
2020-09-14
patch_manager: Make a few functions internally linked
Lioncash
2020-09-14
gc_adapter: Disable MSVC nonstandard extension warning on libusb.h
ReinUsesLisp
2020-09-14
Merge pull request #4652 from lioncash/crypto
Rodrigo Locatti
2020-09-14
crypto/key_manager: Remove dependency on the global system accessor
Lioncash
2020-09-14
Merge pull request #4651 from lioncash/kernel-global
Rodrigo Locatti
2020-09-14
kernel: Remove all dependencies on the global system instance
Lioncash
2020-09-14
Merge pull request #4636 from lioncash/kernel-hle
bunnei
[next]