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
2021-11-04
service: acc: Stub acc:u0 '160'
Morph
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
file_sys: control_metadata: Add BrazilianPortuguese
Morph
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
Merge pull request #7218 from bylaws/aswdqdsam
Ameer J
2021-10-24
Fixed ARM_Dynamic_64 Step
Andrew Strelsky
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
2021-10-17
settings: Remove std::chrono usage
ameerj
2021-10-16
SVC: Implement svcInfo:IdleTickCount
Fernando Sahmkow
2021-10-15
Merge pull request #7187 from FernandoS27/boy-i-say-boy
bunnei
2021-10-15
service/vi: Stub IHOSBinderDriver::TransactParcel GetBufferHistory (#7184)
Feng Chen
2021-10-16
NvHost/Core: Address Feedback.
Fernando Sahmkow
2021-10-16
Suspend temporally
FernandoS27
2021-10-16
NVHost_Ctrl: Force wait if the gpu falls behind too long.
FernandoS27
2021-10-15
core: Move ResultStatus outside of System
Morph
2021-10-15
core: Remove static system instance
Morph
2021-10-13
KPageTable: Perform ranged invalidation when unmapping code memory
Morph
2021-10-11
Merge pull request #7110 from vonchenplus/fix_extract_offline_romefs_error
Morph
2021-10-11
applets/web: Fallback to loader to get the manual romfs if none is found
Feng Chen
2021-10-07
kernel: hle_ipc: Foward declare KAutoObject
Morph
2021-10-07
service: Reduce header include overhead
Morph
2021-10-06
Merge pull request #7118 from ameerj/vc-gpu-impl
Fernando S
2021-10-05
Merge pull request #7115 from ameerj/log-compile
bunnei
2021-10-04
Merge pull request #7103 from Morph1984/service-ctx-event
bunnei
2021-10-04
Merge pull request #7107 from astrelsky/iob_fix
bunnei
2021-10-04
Merge pull request #7091 from vonchenplus/fix_memroy_leak
Ameer J
2021-10-02
Merge pull request #7113 from Morph1984/no-log-ip-addr
bunnei
2021-10-03
nvflinger: Use jthread and stop_token for VSync thread
ameerj
2021-10-03
nvhost_ctrl: Refactor usage of gpu.LockSync()
ameerj
2021-10-03
gpu: Migrate implementation to the cpp file
ameerj
2021-10-01
service: am: Make use of Exit to exit the currently running application
Morph
2021-10-01
core: Add Exit and ExitCallback
Morph
2021-10-01
service: Replace service event creation with ServiceContext::CreateEvent
Morph
2021-10-01
network: Do not log IP address
Morph
2021-10-01
Merge pull request #7102 from Morph1984/remove-boxcat
bunnei
[next]