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-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
2015-01-30
arm: Get rid of armcpu.h and skyeye_types.h
Lioncash
2015-01-24
Services: Stubbed more services.
Subv
2015-01-22
Merge pull request #493 from archshift/ptmplay
bunnei
2015-01-21
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
archshift
2015-01-21
Stubbed cam:u service
archshift
2015-01-21
Stubbed ptm:play service
archshift
2015-01-18
Merge pull request #383 from zhuowei/shared_page
bunnei
2015-01-15
Add some support for the shared page (currently 3d slider is implemented)
Zhuowei Zhang
2015-01-13
Services: Added some missing services.
Subv
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
[next]