index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
Age
Commit message (
Expand
)
Author
2014-12-16
Service.FS: Rename FileSys::Archive to ArchiveBackend
Yuri Kunde Schlesner
2014-12-16
Service.FS: Do archive registration using IdCode instead of name
Yuri Kunde Schlesner
2014-12-16
HLE: Rename namespaces to match move & fix initialization order
Yuri Kunde Schlesner
2014-12-16
HLE: Move kernel/archive.* to service/fs/
Yuri Kunde Schlesner
2014-12-15
Merge pull request #282 from archshift/services
bunnei
2014-12-15
Added stub for nim:aoc service...
archshift
2014-12-15
Added stub for cecd:u service...
archshift
2014-12-15
Added stub for ldr:ro service...
archshift
2014-12-15
Added am:app service stub.
archshift
2014-12-15
Remove SyncRequest from K::Object and create a new K::Session type
Yuri Kunde Schlesner
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-12
Merge pull request #267 from bunnei/apt-shared-font
bunnei
2014-12-12
APT_U: Added GetSharedFont service function.
bunnei
2014-12-12
DSP: Added stub for ReadPipeIfPossible.
bunnei
2014-12-10
CFG:U: Store country codes as u16 instead of char pointers, and return the co...
Emmanuel Gil Peyrot
2014-12-09
GSP: Trigger GPU interrupts at more accurate locations.
bunnei
2014-12-09
GSP: Updated TriggerCmdReqQueue to return success code.
bunnei
2014-12-09
GSP: Updated RegisterInterruptRelayQueue to return expected magic number.
bunnei
2014-12-09
GPU: Fixed bug in command list size decoding.
bunnei
2014-12-08
Merge pull request #217 from archshift/cmd_buff
bunnei
2014-12-04
Merge pull request #222 from archshift/renamexyz
bunnei
2014-12-03
Updated archive.cpp functions for proper error handling
archshift
2014-12-03
Merge pull request #247 from lioncash/const
bunnei
2014-12-03
Merge pull request #238 from archshift/dsp
bunnei
2014-12-03
Add stub for ConvertProcessFromDspDram
archshift
2014-12-03
hid_user: Pass by reference with PadButtonPress/PadButtonRelease
Lioncash
2014-12-03
PTM_U: Added a stub for GetBatteryLevel & GetBatteryChargeState & GetAdapterS...
purpasmart96
2014-12-03
Merge pull request #231 from purpasmart96/serv_ac_wifi_status
bunnei
2014-12-03
Merge pull request #219 from Subv/ptm
bunnei
2014-12-02
AC_U: Added a stub for GetWifiStatus
purpasmart96
2014-11-30
Merge pull request #224 from bunnei/dsp-service-improvements
bunnei
2014-11-30
DSP: Added stubs for several commonly used DSP service functions.
bunnei
2014-11-30
DSP: Fixed typo in port name.
bunnei
2014-11-30
PTM_U: Implemented the GetShellState function.
Subv
2014-11-29
CFG:U: Implemented the GetCountryCodeID and GetCountryCodeString.
Subv
2014-11-27
Fixed formatting and switch statement warnings
vaguilar
2014-11-24
Log the cmd_buff arguments when citra comes across an unimplemented function
archshift
2014-11-24
Implemented RenameDirectory in FS:USER
archshift
2014-11-24
Implemented RenameFile in FS:USER
archshift
2014-11-24
Remove duplicated docs/update them for changed parameters.
Yuri Kunde Schlesner
2014-11-24
HLE: Revamp error handling throrough the HLE code
Yuri Kunde Schlesner
2014-11-23
Merge pull request #191 from archshift/deletexyz
bunnei
2014-11-23
Added DeleteFile and DeleteDirectory functions to FS:USER and the archives.
archshift
2014-11-20
Add more services and some fixes, along with more "override"
purpasmart96
2014-11-19
Merge pull request #211 from linkmauve/master
bunnei
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-11-18
Add static to some variables
Lioncash
2014-11-17
core: Mark some hle functions as static
Lioncash
2014-11-17
FS_User: Support FileSye::Path in a more generic way.
bunnei
2014-11-17
FileSys: Updated backend code to use FileSys::Path instead of string for paths.
bunnei
[prev]
[next]