index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cheat_engine: Move to memory and strip VM
Zach Hilman
2019-09-21
1
-2
/
+5
*
Merge pull request #2707 from DarkLordZach/oss-miimodel
David
2019-09-05
1
-0
/
+2
|
\
|
*
system_archive: Add open-source reimplementation of MiiModel data
Zach Hilman
2019-07-10
1
-0
/
+2
*
|
Merge pull request #2592 from FernandoS27/sync1
bunnei
2019-07-26
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts
Fernando Sahmkow
2019-07-05
1
-0
/
+2
|
*
nv_services: Correct buffer queue fencing and GPFifo fencing
Fernando Sahmkow
2019-07-05
1
-0
/
+1
*
|
Merge pull request #2657 from ogniK5377/npad-assignments
Zach Hilman
2019-07-08
1
-0
/
+1
|
\
\
|
*
|
hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignment
David Marcec
2019-07-01
1
-0
/
+1
*
|
|
Merge pull request #2651 from DarkLordZach/apm-boost-mode-1
bunnei
2019-07-07
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
apm: Add Controller class to manage speed data and application
Zach Hilman
2019-06-28
1
-0
/
+2
*
|
|
Merge pull request #2613 from ogniK5377/InitalizeApplicationInfo
Zach Hilman
2019-07-03
1
-0
/
+1
|
\
\
\
|
*
|
|
Added errors.h to cmakelist
David Marcec
2019-06-28
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #2608 from ogniK5377/Time_GetSharedMemoryNativeHandle
Zach Hilman
2019-07-03
1
-0
/
+2
|
\
\
\
|
*
|
|
Implement Time::GetSharedMemoryNativeHandle
David Marcec
2019-06-26
1
-0
/
+2
*
|
|
|
Merge pull request #2604 from ogniK5377/INotificationService
bunnei
2019-07-02
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Implemented INotificationService
David Marcec
2019-06-24
1
-0
/
+1
|
|
/
/
*
|
|
Merge pull request #2533 from DarkLordZach/memory-frozen
bunnei
2019-06-28
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
core: Move Freezer class to tools namespace
Zach Hilman
2019-06-20
1
-2
/
+2
|
*
|
memory: Add class to manage and enforce memory freezing
Zach Hilman
2019-06-20
1
-0
/
+2
*
|
|
glue: Add errors for glue/arp services
Zach Hilman
2019-06-24
1
-2
/
+7
*
|
|
glue: Add manager to keep track of application registry
Zach Hilman
2019-06-24
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge pull request #2546 from DarkLordZach/kips
bunnei
2019-06-21
1
-0
/
+4
|
\
\
|
*
|
loader: Add AppLoader_KIP for KIP files
Zach Hilman
2019-06-05
1
-0
/
+2
|
*
|
file_sys: Add classes to parse KIP1 and INI1 files
Zach Hilman
2019-06-05
1
-0
/
+2
*
|
|
Merge pull request #2482 from DarkLordZach/prepo
bunnei
2019-06-21
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
core: Add Reporter class to take/save reports
Zach Hilman
2019-05-25
1
-1
/
+3
*
|
|
core: Remove unused CiTrace source files
Lioncash
2019-06-18
1
-3
/
+0
*
|
|
constants: Extract backup JPEG used by account services
Zach Hilman
2019-06-07
1
-0
/
+2
*
|
|
Merge pull request #2510 from SciresM/desired_language
Zach Hilman
2019-06-05
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Address review comments
Michael Scire
2019-05-23
1
-2
/
+2
|
*
|
Implement IApplicationFunctions::GetDesiredLanguage
Michael Scire
2019-05-23
1
-0
/
+3
|
|
/
*
/
mii: Implement IDatabaseService commands using MiiManager
Zach Hilman
2019-04-25
1
-0
/
+2
|
/
*
frontend: Add frontend receiver for Error applet
Zach Hilman
2019-04-17
1
-2
/
+8
*
core: Do not link LZ4 to core. Use common/data_compression for nso segment de...
unknown
2019-03-29
1
-1
/
+1
*
Merge pull request #2232 from lioncash/transfer-memory
bunnei
2019-03-24
1
-0
/
+2
|
\
|
*
core/hle/kernel: Split transfer memory handling out into its own class
Lioncash
2019-03-13
1
-0
/
+2
*
|
Merge pull request #2221 from DarkLordZach/firmware-version
bunnei
2019-03-23
1
-0
/
+2
|
\
\
|
*
|
set_sys: Implement GetFirmwareVersion(2) for libnx hosversion
Zach Hilman
2019-03-10
1
-0
/
+2
|
|
/
*
|
Merge pull request #1933 from DarkLordZach/cheat-engine
bunnei
2019-03-21
1
-0
/
+2
|
\
\
|
*
|
cheat_engine: Add parser and interpreter for game cheats
Zach Hilman
2019-03-04
1
-0
/
+2
*
|
|
kernel: Move CodeSet structure to its own source files
Lioncash
2019-03-20
1
-0
/
+2
*
|
|
loader: Remove Linker class
Lioncash
2019-03-19
1
-2
/
+0
*
|
|
core: Move PageTable struct into Common.
bunnei
2019-03-16
1
-2
/
+0
|
|
/
|
/
|
*
|
hle/service/audio: Extract audio error codes to a header
Lioncash
2019-03-05
1
-0
/
+1
|
/
*
service/nvflinger: Relocate definitions of Layer and Display to the vi service
Lioncash
2019-02-19
1
-0
/
+4
*
kernel: Remove the Timer class
Lioncash
2019-01-31
1
-2
/
+0
*
frontend: Refactor ScopeAcquireWindowContext out of renderer_opengl.
bunnei
2019-01-23
1
-0
/
+2
*
Merge pull request #1939 from DarkLordZach/web-applet
bunnei
2019-01-10
1
-0
/
+4
|
\
|
*
core: Add getter and setter for WebBrowserApplet frontend
Zach Hilman
2018-12-28
1
-0
/
+2
|
*
applets: Implement LibAppletOff (Web) applet
Zach Hilman
2018-12-28
1
-0
/
+2
[next]