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
/
cfg
Age
Commit message (
Expand
)
Author
2017-10-12
Remove lots more 3DS-specific code.
bunnei
2017-09-30
Fixed type conversion ambiguity
Huw Pascoe
2017-09-03
APT: load different shared font depending on the region
wwylele
2017-08-08
Update cryptopp
James
2017-06-18
ResultVal: Remove MoveFrom()
Yuri Kunde Schlesner
2017-06-06
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2017-05-24
FileSys: Move all result description to errors.h
Yuri Kunde Schlesner
2017-05-24
result: Make error description a generic integer
Yuri Kunde Schlesner
2017-05-05
Create a random console_unique_id (#2668)
B3n30
2017-03-12
cfg: implement GenHashConsoleUnique
wwylele
2017-01-19
CFG: override language setting on boot
wwylele
2017-01-04
Fix some warnings (#2399)
Jonathan Hao
2016-12-29
Merge pull request #2240 from wwylele/auto-region
bunnei
2016-12-09
service: Add cfg:nor service
Lioncash
2016-12-09
service: Drop '_Interface' from cfg service names
Lioncash
2016-12-08
cfg: Update function tables
Lioncash
2016-12-07
Config: auto-select region and language
wwylele
2016-11-27
Merge pull request #2132 from wwylele/fix-fs-err
Sebastian Valle
2016-11-19
PTM & CFG: use the correct path and error code according to the new FileSys p...
wwylele
2016-11-17
cfg: add config block 0x00090000
wwylele
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-07-03
Service::CFG/FS: add and refactor out utilities for front-end
wwylele
2016-07-03
Service::CFG: move known block ID to an enum
wwylele
2016-07-03
Service::CFG: add SetConfigInfoBlk4
wwylele
2016-07-02
Service::CFG: add missing language
wwylele
2016-07-02
Service::CFG: name sound output modes
wwylele
2016-05-29
Merge pull request #1692 from Subv/rm_getpointer2
bunnei
2016-05-21
CFG: Remove use of Memory::GetPointer
MerryMage
2016-05-03
clean up config block
wwylele
2016-05-01
remove duplicated function declaration
wwylele
2016-04-29
add config block 0x00170000
wwylele
2016-03-28
Add common methods to all cfg:* ports
Ryan Loebs
2016-03-20
HLE/FS: Corrected some style concerns.
Subv
2016-03-20
HLE/FS: Fixed creating the config savefile when it doesn't exist.
Subv
2016-03-20
HLE/FS: Implemented GetFormatInfo
Subv
2016-02-29
Service/CFG: Fix potential endianess issue
Yuri Kunde Schlesner
2016-02-29
Service/CFG: Add block 0x000A0000 (username) to default config file
Yuri Kunde Schlesner
2016-02-12
BitField: Make trivially copyable and remove assignment operator
MerryMage
2016-02-02
services: Get rid of unnecessary includes
Lioncash
2015-09-30
Service/CFG: Use a constexpr function for country initialization
Emmanuel Gil Peyrot
2015-09-29
fix some xcode 7.0 warnings
Martin Lindhe
2015-09-16
general: Silence some warnings when using clang
Lioncash
2015-09-14
Service/CFG: Add default entry for block 0x000A0001 (birthday)
Yuri Kunde Schlesner
2015-09-14
Service/CFG: Correct flags in 2 default blocks
Yuri Kunde Schlesner
2015-09-14
Service/CFG: Add additional blocks to default save data
Yuri Kunde Schlesner
2015-09-14
Fix narrowing conversion warning
Yuri Kunde Schlesner
2015-09-14
Service/CFG: Move several private types from the header to the cpp
Yuri Kunde Schlesner
[next]