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
Age
Commit message (
Expand
)
Author
2018-01-21
file_sys: Clang format fixes.
bunnei
2018-01-21
fsp_srv: Various improvements to IStorage:Read implementation.
bunnei
2018-01-21
deconstructed_rom_directory: Implement istorage loading for RomFS.
bunnei
2018-01-21
filesystem: Implement basic IStorage functionality.
David Marcec
2018-01-21
file_sys: Cleanup to better match Switch file system constructs.
bunnei
2018-01-21
file_sys: Remove disk_archive, savedata_archive, and title_metadata.
bunnei
2018-01-21
archive_backend: Minor changes to match Switch IFileSystem.
bunnei
2018-01-21
file_sys: Repurpose 3DS IVFC code for Switch ROMFS.
bunnei
2018-01-21
Merge pull request #129 from Rozelette/master
bunnei
2018-01-21
gdbstub: Update registers and sizes for aarch64
Rozlette
2018-01-21
Fix spelling error in CMakeLists
Matthew Brener
2018-01-20
Merge pull request #72 from N00byKing/patch-2
bunnei
2018-01-20
Merge pull request #92 from gdkchan/nro_refactor
bunnei
2018-01-20
Merge pull request #122 from tgsm/time-remove-pragma
bunnei
2018-01-20
service/time: remove accidental #pragmas
tgsm
2018-01-20
loader: Minor style fix in deconstructed_rom_directory
Rozlette
2018-01-20
Merge pull request #117 from jroweboy/clang-format
bunnei
2018-01-20
Format: Run the new clang format on everything
James Rowe
2018-01-20
Merge pull request #120 from Rozelette/master
bunnei
2018-01-20
memory: Return false for large VAddr in IsValidVirtualAddress
Rozlette
2018-01-20
loader: Clean up ctors and includes.
bunnei
2018-01-20
loader: Add DeconstructedRomDirectory for game dumps.
bunnei
2018-01-20
loader: Refactor to also pass filepath into IdentifyType.
bunnei
2018-01-20
nso: Remove code specific to directory loading.
bunnei
2018-01-19
Port citra #3352 to yuzu (#103)
River City Ransomware
2018-01-19
Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113)
David
2018-01-19
Fixes some cast warnings, partial port of citra #3064 (#106)
River City Ransomware
2018-01-19
Merge pull request #112 from Rozelette/master
bunnei
2018-01-19
acc, set, applet_oe: stub various functions, add set service (#105)
goaaats
2018-01-19
ISelfController: Stub LockExit and UnlockExit
Rozlette
2018-01-19
Merge pull request #109 from bunnei/libnx-fixes
bunnei
2018-01-19
Merge pull request #97 from bunnei/time-stub
bunnei
2018-01-19
time: Add new line to ends of files.
bunnei
2018-01-19
applet_oe: Clang-format.
bunnei
2018-01-19
time: Stub out GetTotalLocationNameCount and some cleanup.
bunnei
2018-01-18
nvdrv: Stub SetClientPID.
bunnei
2018-01-18
svc: Fix svcGetInfo MapRegionBaseAddr.
bunnei
2018-01-18
svc: Add additional fields to MemoryInfo struct.
bunnei
2018-01-18
Fix dispdrv typo
gdkchan
2018-01-18
Merge pull request #100 from Rozelette/master
bunnei
2018-01-18
Merge pull request #104 from RiverCityRansomware/resizedConfigWindow
bunnei
2018-01-18
qt: Migrate to Qt 5 signal/slot connection syntax where applicable
Lioncash
2018-01-18
ui: Rename almost all classes in configuration_input.ui (#99)
Evgeni Danailov
2018-01-18
Port citra #3336 - Resizes the configuration window to not be so stretched out
River City Ransomware
2018-01-18
Fix NRO Entry Point
gdkchan
2018-01-18
Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc...
gdkchan
2018-01-18
Start to implement/stub BSD:U and SFDNSRES services (#78)
flerovium^-^
2018-01-18
time: Fix use of CamelCase in ToCalendarTimeWithMyRule
Rozlette
2018-01-18
time: Refactor time:* to use a single shared module
Rozlette
2018-01-18
Merge pull request #95 from bunnei/lm-skip-byte
bunnei
[next]