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-25
Merge pull request #1579 from lioncash/usb
bunnei
2018-10-25
Merge pull request #1576 from lioncash/acc-warn
bunnei
2018-10-25
Merge pull request #1577 from lioncash/err
bunnei
2018-10-24
service/usb: Update service function tables
Lioncash
2018-10-24
service/acc: Move fallback image to file scope
Lioncash
2018-10-24
service/acc: Silence compiler warnings
Lioncash
2018-10-24
service/acc: Early return in failure case in LoadImage()
Lioncash
2018-10-24
Merge pull request #1570 from lioncash/optional
bunnei
2018-10-24
Merge pull request #1564 from lioncash/npad
bunnei
2018-10-24
Merge pull request #1562 from lioncash/aoc
bunnei
2018-10-24
kernel/errors: Remove now-unused, unnecessary, error codes
Lioncash
2018-10-24
kernel/shared_memory: Return ERR_INVALID_MEMORY_PERMISSIONS instead of ERR_IN...
Lioncash
2018-10-24
kernel/server_port: Simplify emptiness check within ShouldWait()
Lioncash
2018-10-24
kernel/server_port: Change error case return value in Accept() to ERR_NOT_FOUND
Lioncash
2018-10-24
kernel/error: Remove leftover 3DS error codes
Lioncash
2018-10-24
kernel/svc: Amend returned error code for invalid priorities in CreateThread
Lioncash
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
profile_manager: Use std::optional instead of boost::optional
Lioncash
2018-10-24
Merge pull request #1468 from DarkLordZach/profile-manager-ui
Mat M
2018-10-24
npad: Remove unused controller variable from OnInit()
Lioncash
2018-10-24
aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() function
Lioncash
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
[next]