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
2016-11-19
FileSys: rename SaveDataCheck archive to NCCH archive
wwylele
2016-11-19
FileSys: add SDMCWriteOnlyArchive
wwylele
2016-11-19
FileSys: add SaveDataArchive
wwylele
2016-11-19
FileSys: add PathParser
wwylele
2016-09-15
dynarmic: Implement ARM CPU interface.
bunnei
2016-08-27
LDR: Implement CRO
wwylele
2016-07-04
HLE/Applets: Implement ErrEula applet
mailwl
2016-06-16
Merge pull request #1898 from archshift/interpreter-split-take2
bunnei
2016-06-12
Make arm_dyncom_trans* into a fully fledged compilation unit
archshift
2016-06-11
Merge pull request #1842 from Subv/ports
bunnei
2016-06-10
Revert "Split huge interpreter source file into translation info and interpre...
archshift
2016-06-08
arm_dyncom_interpreter.cpp: Split by translation and interpreter logic
archshift
2016-06-05
Kernel: Added ClientPort and ServerPort classes.
Subv
2016-06-04
service: Add other DLP services
Lioncash
2016-05-21
Loader: Split SMDH into its own header and import helpers from QGameList
Emmanuel Gil Peyrot
2016-05-17
Update ACT:U and create ACT:A (#1809)
AndrĂ¡s Domonkos
2016-05-12
APT: Move the shared font loading and relocation functions to their own subdi...
Subv
2016-04-03
Dummy implementation dlp:SRVR Service.
exhalatio
2016-03-15
Reorganize the ndm service path for dummy implement function
JamePeng
2016-03-12
Merge pull request #1266 from Subv/miiapplet
bunnei
2016-03-12
HLE/Applets: Implemented a dummy Mii Selector applet.
Subv
2016-01-30
Memory: Implement MMIO
MerryMage
2015-10-04
Implement gdbstub
polaris-
2015-08-16
Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h}
Yuri Kunde Schlesner
2015-07-26
dyncom: Use ARMul_State as an object
Lioncash
2015-07-25
dyncom: Rename armdefs.h to armstate.h
Lioncash
2015-07-25
dyncom: Move helper functions to their own header
Lioncash
2015-07-25
dyncom: Move arminit.cpp and armsupp.cpp into skyeye_common
Lioncash
2015-07-13
CiTrace: Record default vertex attributes.
Tony Wasserka
2015-07-13
Add CiTrace recording support.
Tony Wasserka
2015-07-11
HLE/APT: Initial HLE support for applets.
Subv
2015-06-21
Merge pull request #860 from yuriks/y2r-color
Yuri Kunde Schlesner
2015-06-21
Y2R: Rework conversion process, enabling support for all formats
Yuri Kunde Schlesner
2015-06-11
Services: Continue separation of services into their own folders
purpasmart96
2015-05-27
Kernel: Add VMManager to manage process address spaces
Yuri Kunde Schlesner
2015-05-23
dyncom: Get rid of armemu.h
Lioncash
2015-05-14
Core/ResourceLimits: Implemented the basic structure of ResourceLimits.
Subv
2015-05-15
Memory: Use a table based lookup scheme to read from memory regions
Yuri Kunde Schlesner
2015-05-15
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-05-08
Kernel: Introduce skeleton Process class to hold process data
Yuri Kunde Schlesner
2015-05-08
Core: Fix sorting in CMakeFiles.txt
Yuri Kunde Schlesner
2015-05-07
Remove unnecessary dyncom header files
Lioncash
2015-05-06
FileSys: De-inline Path members
Yuri Kunde Schlesner
2015-04-17
dyncom: Remove unused/unnecessary VFP cruft
Lioncash
2015-04-03
IR: Move The IR services to their own folder and implement "GetHandles"
purpasmart96
2015-04-02
Services: Stubs and minor changes
purpasmart96
2015-03-09
Added LCD registers, and implementation for color filling in OGL code.
archshift
2015-03-03
Services: Moved the PTM and APT services to their own folder
Subv
2015-02-02
Explicitly instantiate constructors/destructors for Kernel objects
Yuri Kunde Schlesner
2015-01-31
arm: Adios armemu
Lioncash
[prev]
[next]