index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Deglobalize System: Vi
David Marcec
2019-09-22
3
-8
/
+8
|
*
|
|
|
Deglobalize System: Time
David Marcec
2019-09-22
4
-14
/
+21
|
*
|
|
|
Rebase
David Marcec
2019-09-22
2
-8
/
+12
|
*
|
|
|
Deglobalize System: NvFlinger
David Marcec
2019-09-22
2
-6
/
+7
|
*
|
|
|
Rebase
David Marcec
2019-09-22
4
-8
/
+12
|
*
|
|
|
Deglobalize System: Nim
David Marcec
2019-09-22
2
-7
/
+12
|
*
|
|
|
Deglobalize System: Nifm
David Marcec
2019-09-22
2
-13
/
+23
|
*
|
|
|
Deglobalize System: NFP
David Marcec
2019-09-22
4
-14
/
+16
|
*
|
|
|
Deglobalize System: LDR
David Marcec
2019-09-22
2
-6
/
+7
|
*
|
|
|
Deglobalize System: IRS
David Marcec
2019-09-22
3
-5
/
+6
|
*
|
|
|
Deglobalize System: Hid
David Marcec
2019-09-22
20
-37
/
+44
|
*
|
|
|
Deglobalize System: Friend
David Marcec
2019-09-22
4
-22
/
+24
|
*
|
|
|
Deglobalize System: Fatal
David Marcec
2019-09-22
6
-20
/
+29
|
*
|
|
|
Deglobalize System: Btm
David Marcec
2019-09-22
2
-7
/
+13
|
*
|
|
|
Deglobalize System: Btdrv
David Marcec
2019-09-22
2
-5
/
+9
|
*
|
|
|
Deglobalize System: Aoc
David Marcec
2019-09-22
2
-11
/
+13
|
*
|
|
|
Deglobalize System: Am
David Marcec
2019-09-22
1
-1
/
+1
*
|
|
|
|
Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"
David Marcec
2019-09-22
2
-50
/
+117
|
/
/
/
/
*
|
|
|
Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1
David
2019-09-22
2
-117
/
+50
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
pl_u: Use kernel physical memory
Zach Hilman
2019-09-21
1
-0
/
+1
|
*
|
|
pl_u: Remove excess static qualifier
Zach Hilman
2019-09-21
1
-1
/
+1
|
*
|
|
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-09-21
2
-109
/
+41
|
*
|
|
pl_u: Expose method to encrypt TTF to BFTTF
Zach Hilman
2019-09-21
2
-14
/
+14
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2612 from DarkLordZach/prepo-new
David
2019-09-22
3
-25
/
+84
|
\
\
\
|
*
|
|
prepo: Remove system global accessors
Zach Hilman
2019-09-21
3
-15
/
+18
|
*
|
|
prepo: Implement SaveReport New and System variants
Zach Hilman
2019-09-21
1
-15
/
+71
|
|
/
/
*
|
|
configure_debug: Move reporting option to logging
Zach Hilman
2019-09-21
8
-14
/
+15
*
|
|
filesystem: Add const qualification to various accessors
Zach Hilman
2019-09-21
3
-68
/
+76
*
|
|
yuzu: Port old usages of Filesystem namespace to FilesystemController
Zach Hilman
2019-09-21
4
-15
/
+38
*
|
|
services: Pass FileSystemController as reference to services that need it
Zach Hilman
2019-09-21
11
-20
/
+47
*
|
|
am: Unstub IApplicationFunctions EnsureSaveData (20)
Zach Hilman
2019-09-21
1
-8
/
+14
*
|
|
filesystem: Pass Size Getter functions to IFileSystem for sizes
Zach Hilman
2019-09-21
3
-20
/
+31
*
|
|
filesystem: Add FileSystemController to deglobalize FS services
Zach Hilman
2019-09-21
2
-58
/
+359
|
/
/
*
/
Mark KickOffPb & SubmitGPFIFO as trace
David Marcec
2019-09-21
1
-4
/
+4
|
/
*
Merge pull request #2667 from DarkLordZach/profile-editor
bunnei
2019-09-14
5
-10
/
+130
|
\
|
*
acc_su: Implement GetProfileEditor (205)
Zach Hilman
2019-07-03
3
-1
/
+13
|
*
acc: Implement IProfileEditor-specific commands 'Store' and 'StoreWithImage'
Zach Hilman
2019-07-03
1
-1
/
+73
|
*
profile_manager: Add setter for ProfileBase and ProfileData
Zach Hilman
2019-07-03
2
-0
/
+13
|
*
acc: Add IProfileCommon for IProfile and IProfileEditor
Zach Hilman
2019-07-03
1
-8
/
+31
*
|
Merge pull request #2716 from lioncash/hle-global
David
2019-09-09
16
-96
/
+141
|
\
\
|
*
|
service/am: Remove usages of global system accessors
Lioncash
2019-09-04
16
-96
/
+141
*
|
|
Merge pull request #2763 from lioncash/map-phys
David
2019-09-09
2
-39
/
+41
|
\
\
\
|
*
|
|
kernel/vm_manager: Correct doxygen comment parameter tags for MapPhysicalMemo...
Lioncash
2019-09-04
1
-4
/
+4
|
*
|
|
kernel/vm_manager: Move variables closer to usage spots in MapPhysicalMemory/...
Lioncash
2019-09-04
1
-16
/
+10
|
*
|
|
kernel/vm_manager: Correct behavior in failure case of UnmapPhysicalMemory()
Lioncash
2019-08-29
1
-0
/
+2
|
*
|
|
kernel/vm_manager: Reserve memory ahead of time for slow path in MergeAdjacen...
Lioncash
2019-08-29
1
-1
/
+4
|
*
|
|
kernel/vm_manager: std::move shared_ptr instance in MergeAdjacentVMA
Lioncash
2019-08-29
1
-1
/
+1
|
*
|
|
kernel/vm_manager: Deduplicate iterator creation in MergeAdjacentVMA
Lioncash
2019-08-29
1
-7
/
+10
|
*
|
|
kernel/vm_manager: Simplify some std::vector constructor calls
Lioncash
2019-08-29
1
-2
/
+2
|
*
|
|
kernel/vm_manager: Simplify some assertion messages
Lioncash
2019-08-29
1
-10
/
+10
[prev]
[next]