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
2020-04-23
kernel: memory: Improve implementation of device shared memory. (#3707)
bunnei
2020-04-23
Merge pull request #3730 from lioncash/time
bunnei
2020-04-23
Merge pull request #3697 from lioncash/declarations
bunnei
2020-04-22
Merge pull request #3677 from FernandoS27/better-sync
bunnei
2020-04-22
Merge pull request #3725 from MerryMage/fpcr
bunnei
2020-04-22
Correct Linux Compile Error.
Fernando Sahmkow
2020-04-22
UI: Replasce accurate GPU option for GPU Accuracy Level
Fernando Sahmkow
2020-04-21
Merge pull request #3699 from FearlessTobi/port-5185
bunnei
2020-04-21
Merge pull request #3745 from bunnei/fix-homebrew-load
bunnei
2020-04-21
Merge pull request #3698 from lioncash/warning
bunnei
2020-04-20
Merge pull request #3724 from bunnei/fix-unicorn
bunnei
2020-04-20
audio_renderer: Preliminary BehaviorInfo (#3736)
David
2020-04-20
loader: nro: Fix process initialization using ProgramMetadata default.
bunnei
2020-04-20
loader: elf: Fix process initialization using ProgramMetadata default.
bunnei
2020-04-20
file_sys: program_metadata: Add a helper function for generating reasonable d...
bunnei
2020-04-20
Merge pull request #3739 from MerryMage/disable_cpu_opt
Mat M
2020-04-20
npad: Lower log level for VibrateController to Debug
FearlessTobi
2020-04-20
audren: Lower log level for RequestUpdateImpl to Debug
FearlessTobi
2020-04-20
dynarmic: Add option to disable CPU JIT optimizations
MerryMage
2020-04-20
Merge pull request #3712 from lioncash/remove
bunnei
2020-04-20
Merge pull request #3709 from lioncash/am
bunnei
2020-04-19
service/time: Remove reliance on the global system accessor
Lioncash
2020-04-19
Merge pull request #3696 from lioncash/cast-size
bunnei
2020-04-19
thread: FPCR.FZ is likely not 1
MerryMage
2020-04-19
core: arm_unicorn: Fix interpret fallback by temporarily mapping instruction ...
bunnei
2020-04-18
Merge pull request #3710 from lioncash/nso
bunnei
2020-04-18
Merge pull request #3715 from bunnei/fix-impl-fallthrough
Mat M
2020-04-18
service: hid: npad: Fix implicit fallthrough errors.
bunnei
2020-04-17
Merge pull request #3713 from lioncash/time
bunnei
2020-04-17
time/system_clock_core: Remove unnecessary initializer
Lioncash
2020-04-17
service/time: Mark IsStandardNetworkSystemClockAccuracySufficient as const
Lioncash
2020-04-17
service/time: Add virtual destructors where applicable
Lioncash
2020-04-17
service: Remove unused RequestParser instances
Lioncash
2020-04-17
memory/slab_heap: Make use of static_cast over reinterpret_cast
Lioncash
2020-04-17
loader/nso: Resolve moves not occurring in DecompressSegment
Lioncash
2020-04-17
am: Resolve ineffective moves
Lioncash
2020-04-17
core: hle: Address various feedback & code cleanup.
bunnei
2020-04-17
core: device_memory: Remove incorrect usage of constexpr.
bunnei
2020-04-17
memory: Add copyright notice for Atmosphere where applicable.
bunnei
2020-04-17
kernel: Remove old VMManager class.
bunnei
2020-04-17
loader: nso: Fix loader size and arguments.
bunnei
2020-04-17
loader: elf/kip/nro: Updates for new VMM.
bunnei
2020-04-17
service: ldr: Updates for new VMM.
bunnei
2020-04-17
kernel: memory: page_table: Simplify GetPhysicalAddr impl.
bunnei
2020-04-17
kernel: svc: Updates for new VMM.
bunnei
2020-04-17
core: memory: Fix memory access on page boundaries.
bunnei
2020-04-17
core: memory: Updates for new VMM.
bunnei
2020-04-17
core: gdbstub: Updates for new VMM.
bunnei
2020-04-17
core: reporter: Updates for new VMM.
bunnei
2020-04-17
memory: cheat_engine: Updates for new VMM.
bunnei
[next]