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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2015-01-08
SVC: Implemented the Timer service calls.
Subv
2015-01-04
Merge pull request #386 from archshift/y2ru
bunnei
2015-01-03
Stub the y2r:u service
archshift
2015-01-02
Archives: Reduced duplicate code in RomFS and SaveCheck.
Subv
2014-12-29
Archives: Implemented ExtSaveData and SharedExtSaveData
Subv
2014-12-25
More services & small clean ups
purpasmart96
2014-12-21
CFG: Create a new subfolder cfg inside service to handle cfg
Subv
2014-12-17
SaveData: Implemented the SystemSaveData archive.
Subv
2014-12-17
Filesystem/Archives: Implemented the SaveData archive
Subv
2014-12-15
Merge pull request #283 from yuriks/archive-refactor
bunnei
2014-12-16
Service.FS: Rename FileSys::File to FileBackend
Yuri Kunde Schlesner
2014-12-16
Service.FS: Rename FileSys::Directory to DirectoryBackend
Yuri Kunde Schlesner
2014-12-16
Service.FS: Rename FileSys::Archive to ArchiveBackend
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
SVC: Implemented svcCreateSemaphore
Subv
2014-12-09
Remove unused NDMA module
Yuri Kunde Schlesner
2014-12-08
Loader: Add 3DSX support
ichfly
2014-11-24
HLE: Revamp error handling throrough the HLE code
Yuri Kunde Schlesner
2014-11-20
Add more services and some fixes, along with more "override"
purpasmart96
2014-11-17
Add missing boss:U service, needed according to Nintendo Zone logs.
archshift
2014-11-10
Add FRD:U service and functions
archshift
2014-11-01
Added stub err:f service.
archshift
2014-11-01
Added a bunch of services
purpasmart96
2014-10-29
Renamed souce files of services to match port names
Gareth Poole
2014-10-25
ARM: Removed unnecessary and unused SkyEye MMU code.
bunnei
2014-10-25
ARM: Removed unused armos code from SkyEye.
bunnei
2014-10-25
ARM: Integrate SkyEye faster "dyncom" interpreter.
bunnei
2014-10-25
ARM: Reorganized file structure to move shared SkyEye code to a more common a...
bunnei
2014-10-07
Added configuration file system.
archshift
2014-09-17
Core: Add a Directory object, with both a stub and a passthrough implementati...
Emmanuel Gil Peyrot
2014-09-17
Core: Add a passthrough backend for the filesystem, exposed as SDMC.
Emmanuel Gil Peyrot
2014-09-17
Core: Add a new File class, obtainable from an Archive, and a stub implementa...
Emmanuel Gil Peyrot
2014-09-01
CMake cleanup
Yuri Kunde Schlesner
2014-07-08
Kernel: Added preliminary support for address arbiters.
bunnei
2014-07-05
Kernel: Added support for shared memory objects.
bunnei
2014-07-04
FileSys: Added preliminary support for applications reading the RomFS archive.
bunnei
2014-06-27
FS: Added stubbed code to intercept and decode file system service functions.
bunnei
2014-06-27
Kernel: Added stubbed code to support creation of kernel Archive objects.
bunnei
2014-06-27
Core: Removed unused directory_file_system and meta_file_system modules.
bunnei
2014-06-16
Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> s...
bunnei
2014-06-16
Loader: Added support for booting NCCH executables.
bunnei
2014-06-16
Loader: Moved elf and loader modules to a "loader" subdirectory.
bunnei
2014-06-14
Merge branch 'threading' of https://github.com/bunnei/citra
bunnei
2014-06-12
Rename LCD to GPU.
Tony Wasserka
[next]