index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HLE/FS: Corrected the error codes for CreateFile
Subv
2016-03-20
2
-2
/
+7
*
HLE/FS: FS::CreateFile takes an u64 for the file size.
Subv
2016-03-20
8
-10
/
+10
*
Merge pull request #1505 from pippo2931/fef
bunnei
2016-03-18
1
-1
/
+25
|
\
|
*
Fix header
pippo2931
2016-03-12
1
-1
/
+1
|
*
GetArchiveResource stub
pippo2931
2016-03-12
1
-1
/
+25
*
|
core/video_core: Make NumIds functions constexpr
Lioncash
2016-03-17
2
-2
/
+2
*
|
core/video_core: Don't cast away const in subscript operators
Lioncash
2016-03-17
2
-6
/
+6
*
|
Reorganize the ndm service path for dummy implement function
JamePeng
2016-03-15
6
-26
/
+122
*
|
hid: fix pad update
wwylele
2016-03-13
1
-1
/
+1
*
|
svc: Move ResetType enum to the kernel event header
Lioncash
2016-03-12
10
-16
/
+17
*
|
svc: Remove unused ArbitrationType enum
Lioncash
2016-03-12
1
-9
/
+0
*
|
svc: Make ResetType an enum class
Lioncash
2016-03-12
11
-24
/
+23
|
/
*
Merge pull request #1266 from Subv/miiapplet
bunnei
2016-03-12
7
-2
/
+156
|
\
|
*
HLE/Applets: Implemented a dummy Mii Selector applet.
Subv
2016-03-12
7
-2
/
+156
*
|
Merge pull request #1500 from lioncash/nullptr
bunnei
2016-03-12
1
-1
/
+1
|
\
\
|
*
|
gsp_gpu: Change 0 literal to nullptr
Lioncash
2016-03-11
1
-1
/
+1
*
|
|
hle: Update service function tables
Lioncash
2016-03-11
4
-1
/
+16
|
/
/
*
|
Fix missing return
LittleWhite
2016-03-09
1
-0
/
+2
*
|
Merge pull request #1474 from lioncash/renderer
bunnei
2016-03-09
3
-10
/
+10
|
\
\
|
*
|
renderer_base: Don't directly expose the rasterizer unique_ptr
Lioncash
2016-03-08
3
-10
/
+10
*
|
|
Merge pull request #1344 from LittleWhite-tb/error-output
bunnei
2016-03-08
5
-9
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Improve error report from Init() functions
LittleWhite
2016-03-08
5
-7
/
+14
|
*
|
Display errors in GUI when loading ROM failed
LittleWhite
2016-03-03
1
-2
/
+3
*
|
|
DSP: Implement Pipe 2
MerryMage
2016-03-06
1
-43
/
+151
*
|
|
Memory: Do correct Phys->Virt address translation for non-APP linheap
Yuri Kunde Schlesner
2016-03-05
3
-3
/
+6
*
|
|
Merge pull request #1455 from yuriks/ResultVal-union
Mathew Maidment
2016-03-05
1
-42
/
+16
|
\
\
\
|
*
|
|
core: Use unrestricted union to hold storage of ResultVal value
Yuri Kunde Schlesner
2016-03-05
1
-42
/
+16
*
|
|
|
DSP: Print hash of firmware to console
MerryMage
2016-03-06
1
-8
/
+21
*
|
|
|
Loader/NCCH: Log the program ID during loading
Yuri Kunde Schlesner
2016-03-04
1
-1
/
+2
|
/
/
/
*
|
|
Merge pull request #1429 from mailwl/branch-acu
bunnei
2016-03-05
1
-2
/
+17
|
\
\
\
|
*
|
|
ac:u: Stub IsConnected
mailwl
2016-03-04
1
-2
/
+17
|
|
/
/
*
|
|
Merge pull request #1389 from yuriks/stub-cam
bunnei
2016-03-04
3
-20
/
+563
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Service/CAM: Add doxycomments to all service functions
Yuri Kunde Schlesner
2016-02-29
1
-0
/
+217
|
*
|
Service/CAM: Dummy implementation of some functions
Yuri Kunde Schlesner
2016-02-13
3
-20
/
+346
*
|
|
Merge pull request #1434 from Kloen/legend
bunnei
2016-03-02
1
-0
/
+1
|
\
\
\
|
*
|
|
ThreadProcessorId_All on SVC::CreateThread
Kloen
2016-03-01
1
-0
/
+1
*
|
|
|
Merge pull request #1297 from Subv/saves
bunnei
2016-03-01
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
DiskDirectory: Initialize the directory member with valid info.
Subv
2016-01-16
1
-2
/
+4
*
|
|
|
|
Service/CFG: Fix potential endianess issue
Yuri Kunde Schlesner
2016-02-29
1
-2
/
+3
*
|
|
|
|
Service/CFG: Add block 0x000A0000 (username) to default config file
Yuri Kunde Schlesner
2016-02-29
1
-1
/
+14
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Initial implementation ir:user
mailwl
2016-02-26
3
-18
/
+142
*
|
|
|
AudioCore: Skeleton Implementation
MerryMage
2016-02-21
5
-66
/
+99
*
|
|
|
BitField: Make trivially copyable and remove assignment operator
MerryMage
2016-02-12
8
-28
/
+28
|
|
/
/
|
/
|
|
*
|
|
services: Get rid of unnecessary includes
Lioncash
2016-02-02
69
-132
/
+32
*
|
|
services: Update function tables
Lioncash
2016-02-01
2
-5
/
+11
*
|
|
Merge pull request #1377 from MerryMage/mmio
bunnei
2016-01-30
6
-13
/
+127
|
\
\
\
|
*
|
|
Memory: Implement MMIO
MerryMage
2016-01-30
6
-13
/
+127
|
|
/
/
*
|
|
elf: Don't cast away const
Lioncash
2016-01-25
1
-3
/
+3
*
|
|
archive_backend: Remove unnecessary const from return types
Lioncash
2016-01-25
2
-8
/
+8
*
|
|
ARM_Disasm::DisassembleMemHalf: actually use width in determining opcode name
rob turner
2016-01-19
1
-9
/
+9
|
/
/
[next]