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
2018-10-24
kernel/svc: Move and correct returned error code for invalid thread prioritie...
Lioncash
2018-10-24
kernel/error: Add error code for invalid pointers
Lioncash
2018-10-24
kernel/error: Add error code for closed sessions
Lioncash
2018-10-24
Merge pull request #1468 from DarkLordZach/profile-manager-ui
Mat M
2018-10-23
Merge pull request #1551 from ogniK5377/improved-svcbreak
bunnei
2018-10-23
profile_manager: Create save data if it doesn't exist on use
Zach Hilman
2018-10-23
acc: Fix account UUID duplication error
Zach Hilman
2018-10-23
configure_system: Clear selection after user delete
Zach Hilman
2018-10-23
profile_manager: Load user icons, names, and UUIDs from system save
Zach Hilman
2018-10-23
acc: Load user images from config dir
Zach Hilman
2018-10-23
am: Pass current user UUID to launch parameters
Zach Hilman
2018-10-23
profile_manager: Load users from emulator settings
Zach Hilman
2018-10-23
Added Amiibo support (#1390)
David
2018-10-23
Merge pull request #1515 from DarkLordZach/dlc-lfs
bunnei
2018-10-23
Merge pull request #1540 from lioncash/handle
bunnei
2018-10-23
Added assertion failed, reworked logging levels
David Marcec
2018-10-23
Added break types to svcBreak
David Marcec
2018-10-22
Merge pull request #1545 from DarkLordZach/psm
bunnei
2018-10-22
Merge pull request #1538 from lioncash/query
bunnei
2018-10-21
psm: Stub GetChargerType
Zach Hilman
2018-10-21
service: Add the basic skeleton for the NPNS services
Lioncash
2018-10-21
hid: Update service function table for hidbus
Lioncash
2018-10-21
am: Add the basic skeleton for the tcap service
Lioncash
2018-10-21
am: Update service function tables
Lioncash
2018-10-21
prepo: Update service function table.
Lioncash
2018-10-21
lbl: Update service function table names
Lioncash
2018-10-20
psm: Stub GetBatteryChargePercentage
Zach Hilman
2018-10-20
service: Add skeleton for psm service
Zach Hilman
2018-10-20
kernel/process: Make the handle table per-process
Lioncash
2018-10-20
svc: Fix vma boundary check in svcQueryMemory
Lioncash
2018-10-20
Added auto controller switching to supported controllers and single joycon bu...
David Marcec
2018-10-19
Merge pull request #1520 from lioncash/san
bunnei
2018-10-19
Merge pull request #1526 from lioncash/svc-id
bunnei
2018-10-19
Merge pull request #1530 from DarkLordZach/aoc-8
bunnei
2018-10-19
Merge pull request #1516 from lioncash/hid
bunnei
2018-10-19
aoc_u: Stub GetAddOnContentListChangedEvent
Zach Hilman
2018-10-20
Stubbed home blocking
David Marcec
2018-10-19
es: Update service function tables
Lioncash
2018-10-19
audio: Update service function tables
Lioncash
2018-10-19
omm: Update service function tables
Lioncash
2018-10-19
nifm: Update service function tables
Lioncash
2018-10-19
hid: Update service function tables
Lioncash
2018-10-19
nim: Add the basic skeleton of the nim:eca service
Lioncash
2018-10-19
ns: Update service function table
Lioncash
2018-10-19
set_cal: Update service function table
Lioncash
2018-10-18
Merge pull request #1523 from lioncash/lock
bunnei
2018-10-18
svc: Check for word alignment of addresses within svcArbitrateLock/svcArbitra...
Lioncash
2018-10-18
common: Move Is4KBAligned() to alignment.h
Lioncash
2018-10-19
Used better names for mm:u and fixed bad stub
David Marcec
2018-10-18
svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemory
Lioncash
[next]