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
...
|
*
Memory: Move address type conversion routines to memory.cpp/h
Yuri Kunde Schlesner
2015-08-16
3
-3
/
+0
|
*
Process: Store kernel compatibility version during loading
Yuri Kunde Schlesner
2015-08-16
2
-3
/
+7
|
*
Kernel: Properly implement ControlMemory FREE and COMMIT
Yuri Kunde Schlesner
2015-08-16
5
-36
/
+338
|
*
VMManager: Introduce names for used ResultCodes
Yuri Kunde Schlesner
2015-08-16
2
-6
/
+11
|
*
VMManager: Make LogLayout log level configurable as a parameter
Yuri Kunde Schlesner
2015-08-16
3
-5
/
+15
|
*
VMManager: Change block offsets to size_t
Yuri Kunde Schlesner
2015-08-16
2
-3
/
+3
*
|
GPU: Implement TextureCopy-mode display transfers
Yuri Kunde Schlesner
2015-08-16
2
-11
/
+25
|
/
*
core: Eliminate some unused variable warnings
Lioncash
2015-07-29
2
-3
/
+5
*
core: Fix missing prototype warnings
Lioncash
2015-07-29
1
-0
/
+1
*
Merge pull request #1009 from lioncash/table
Yuri Kunde Schlesner
2015-07-29
1
-1
/
+2
|
\
|
*
am_net: Add missing function to the function table
Lioncash
2015-07-29
1
-0
/
+1
|
*
am_net: Add correct function name to the function table
Lioncash
2015-07-29
1
-1
/
+1
*
|
Merge pull request #982 from Subv/home
bunnei
2015-07-29
7
-18
/
+84
|
\
\
|
|
/
|
/
|
|
*
Service/APT: Fixed a regression, PreloadLibraryApplet should also start an ap...
Subv
2015-07-23
6
-5
/
+36
|
*
Service/APT: Return proper parameters in GetLockHandle.
Subv
2015-07-23
4
-14
/
+49
*
|
Merge pull request #899 from zawata/Winsock-Deprecation
bunnei
2015-07-28
1
-2
/
+8
|
\
\
|
*
|
SOC:U : Update deprecated function gethostbyname() to getaddrinfo()
zawata
2015-07-19
1
-2
/
+8
*
|
|
Merge pull request #873 from jroweboy/input_array
Tony Wasserka
2015-07-28
2
-1
/
+14
|
\
\
\
|
*
|
|
Move input values into an array
James Rowe
2015-07-27
2
-1
/
+14
*
|
|
|
dyncom: Rename armdefs.h to armstate.h
Lioncash
2015-07-25
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #888 from zawata/Warning-Fixes-2
Yuri Kunde Schlesner
2015-07-25
2
-3
/
+3
|
\
\
\
|
*
|
|
Core\HLE : Fix Warning
zawata
2015-07-17
2
-3
/
+3
|
|
/
/
*
|
|
Merge pull request #983 from yuriks/null-memory-fill
Yuri Kunde Schlesner
2015-07-23
1
-13
/
+18
|
\
\
\
|
*
|
|
GSP: Don't try to write memory fill registers if start address is 0
Yuri Kunde Schlesner
2015-07-23
1
-13
/
+18
|
|
|
/
|
|
/
|
*
/
|
Qt/GPU Breakpoints: Added three more breakpoint types:
Subv
2015-07-23
1
-0
/
+7
|
/
/
*
|
Merge pull request #962 from Subv/am_app
bunnei
2015-07-21
3
-3
/
+33
|
\
\
|
*
|
Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.
Subv
2015-07-21
3
-3
/
+33
*
|
|
Merge pull request #966 from Subv/log
bunnei
2015-07-21
1
-4
/
+8
|
\
\
\
|
*
|
|
Services/Logging: Log more useful information when some operations fail.
Subv
2015-07-21
1
-4
/
+8
|
|
/
/
*
|
|
Merge pull request #957 from Subv/hwtest_crash
bunnei
2015-07-21
1
-0
/
+8
|
\
\
\
|
*
|
|
Kernel/Scheduling: Clean up a thread's wait_objects when its scheduled.
Subv
2015-07-20
1
-0
/
+8
|
|
/
/
*
|
|
dyncom: Pass SVC immediates directly.
Lioncash
2015-07-21
2
-5
/
+4
*
|
|
Services/CFG: Added some missing functions to cfg:s
Subv
2015-07-20
1
-1
/
+3
|
/
/
*
|
Merge pull request #939 from Subv/queryprocmem
bunnei
2015-07-20
2
-6
/
+28
|
\
\
|
*
|
Kernel/SVC: Implemented svcQueryProcessMemory
Subv
2015-07-17
2
-6
/
+28
*
|
|
Merge pull request #946 from archshift/update-frdu
bunnei
2015-07-19
1
-1
/
+12
|
\
\
\
|
*
|
|
Add more frd:u unknown service commands from 3dbrew
archshift
2015-07-19
1
-1
/
+12
|
|
/
/
*
/
/
Change trace/unimplemented service call logs to use hex
archshift
2015-07-19
1
-1
/
+1
|
/
/
*
|
Merge pull request #938 from Subv/querymem
Yuri Kunde Schlesner
2015-07-17
2
-4
/
+24
|
\
\
|
*
|
Kernel/SVC: Implemented svcQueryMemory.
Subv
2015-07-17
2
-4
/
+24
*
|
|
Ensure all kernel objects are released during shutdown
Yuri Kunde Schlesner
2015-07-17
12
-8
/
+45
|
/
/
*
|
Archive: Correct a few incorrect types in function signatures
Yuri Kunde Schlesner
2015-07-13
1
-1
/
+1
*
|
Add CiTrace recording support.
Tony Wasserka
2015-07-13
1
-1
/
+1
*
|
Merge pull request #921 from linkmauve/fix-applet
bunnei
2015-07-12
7
-7
/
+32
|
\
\
|
*
|
Core: Fix applet includes using iwyu.
Emmanuel Gil Peyrot
2015-07-12
7
-7
/
+32
*
|
|
Kernel: Add CodeSet case to Object::IsWaitable
Yuri Kunde Schlesner
2015-07-12
1
-0
/
+1
|
/
/
*
|
Merge pull request #823 from Subv/applets_drawing
bunnei
2015-07-11
10
-58
/
+563
|
\
\
|
*
|
Applets: Reworked how the Applet update event is handled.
Subv
2015-07-11
7
-35
/
+61
|
*
|
Applets: Add infrastructure to allow custom drawing and input handling in App...
Subv
2015-07-11
7
-39
/
+162
|
*
|
HLE/APT: Initial HLE support for applets.
Subv
2015-07-11
8
-50
/
+406
[prev]
[next]