index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
Age
Commit message (
Expand
)
Author
2021-11-24
service/hid: Rewrite npad to use ring lifo and the emulated controller
german77
2021-11-24
service/hid: Update console sixaxis to the emulated console
german77
2021-11-24
service/hid: Update mouse and keyboard to use ring lifo and the emulated device
german77
2021-11-24
service/hid: Update touch and gestures to use ring lifo and the emulated console
german77
2021-11-24
service/hid: Update debug pad, xpad, stubbed and controller base to use ring ...
german77
2021-11-24
service/hid: Use remove duplicated code, update names
german77
2021-11-24
service/hid: Create ring LIFO
german77
2021-11-24
settings: Cleanup settings
german77
2021-11-22
Merge pull request #7394 from Morph1984/svc-SetMemoryPermission
bunnei
2021-11-20
Merge pull request #7359 from heinermann/kthread_crash
bunnei
2021-11-20
kernel: svc: Move all IsValid functions to an anonymous namespace
Morph
2021-11-20
kernel: svc: Implement SetProcessMemoryPermission
Morph
2021-11-20
kernel: KPageTable: Rename SetCodeMemoryPermission to SetProcessMemoryPermission
Morph
2021-11-20
service: pm: Implement AtmosphereGetProcessId
Morph
2021-11-20
service: pm: Add all relevant result codes
Morph
2021-11-20
service: pm: Rename title id to program id
Morph
2021-11-17
Fix crash on exit due to static scoped dummy threads
Adam Heinermann
2021-11-16
Settings: eliminate rescaling_factor.
Fernando Sahmkow
2021-11-08
applets/swkbd: Fix text check message encoding
Morph
2021-11-08
applets/swkbd: Skip text checking if the text has been confirmed
Morph
2021-11-05
service/pctl: Stub EndFreeCommunication
Narr the Reg
2021-11-04
Merge pull request #7279 from Morph1984/system-get-program-id
Morph
2021-11-05
Merge pull request #7287 from Morph1984/stub-aoc
Fernando S
2021-11-04
general: Get the current process program id directly from the system
Morph
2021-11-04
general: Rename GetTitleID to GetProgramID
Morph
2021-11-04
Merge pull request #7282 from ameerj/core-includes
bunnei
2021-11-04
service: aoc: Stub NotifyUnmountAddOnContent
Morph
2021-11-04
service: aoc: Stub NotifyMountAddOnContent and NotifyMountAddOnContent
Morph
2021-11-04
service/acc: Rename Unknown160 to InitializeApplicationInfoV2
german77
2021-11-04
service: acc: Stub acc:u0 '160'
Morph
2021-11-03
core: Fix transitive include build errors
ameerj
2021-11-03
core: Remove unused includes
ameerj
2021-11-02
svc: Correct WaitSynchronization num_handles param type
Morph
2021-11-02
general: Remove MakeResult helpers
Morph
2021-11-02
hle/result: Amend ResultVal documentation
Morph
2021-11-02
hle/result: Reimplement ResultVal using Common::Expected
Morph
2021-11-01
Merge pull request #7227 from vonchenplus/fix_memory_leak_v2
bunnei
2021-10-29
Merge pull request #7244 from Morph1984/application-lang-pt-br
bunnei
2021-10-29
Merge pull request #7240 from Morph1984/resultval-remove-cv
bunnei
2021-10-28
ns: language: Add BrazilianPortuguese to ApplicationLanguage
Morph
2021-10-28
hle/result: Declare copy/move constructor/assignment as noexcept
Morph
2021-10-28
hle/result: Add move assignment operator in ResultVal
Morph
2021-10-28
hle/result: Remove cv-qualifiers from Arg in MakeResult
Morph
2021-10-27
Fix dangling kernel objects when exiting
Feng Chen
2021-10-27
Revert PR7009
Feng Chen
2021-10-27
Fix memory leak
Feng Chen
2021-10-25
Merge pull request #7193 from FernandoS27/idle
Morph
2021-10-24
Fixup channel submit IOCTL syncpoint parameters
Billy Laws
2021-10-19
Merge pull request #7198 from ameerj/settings-chrono
bunnei
2021-10-17
Merge pull request #7173 from Morph1984/invalidate-unmap
bunnei
[next]