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
*
Merge pull request #1101 from archshift/camu-service-names
bunnei
2015-09-03
1
-3
/
+60
|
\
|
*
Add cam:u service function names to its function table
archshift
2015-09-03
1
-3
/
+60
*
|
Merge pull request #1072 from yuriks/GetSystemTick-advance-time
bunnei
2015-09-01
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
SVC: Advance time when calling GetSystemTick to escape busy-wait loops
Yuri Kunde Schlesner
2015-08-30
1
-1
/
+4
*
|
Merge pull request #1085 from Subv/fs_stat
bunnei
2015-08-30
1
-1
/
+1
|
\
\
|
*
|
Services/FS: Correctly tell the guest app whether a file was correctly opened...
Subv
2015-08-28
1
-1
/
+1
*
|
|
Kernel: Fix wrong linear heap base on titles using newer kernels
Yuri Kunde Schlesner
2015-08-27
1
-1
/
+1
*
|
|
Kernel: Fix assertion failure when ControlMemory is called with size=0
Yuri Kunde Schlesner
2015-08-26
1
-0
/
+8
*
|
|
Core: Improve APT Shared Font hack
Yuri Kunde Schlesner
2015-08-26
3
-4
/
+29
*
|
|
dyncom: Simplify some comparisons in CondPassed
Lioncash
2015-08-26
1
-4
/
+4
*
|
|
dyncom: Change return type of CondPassed to bool
Lioncash
2015-08-25
1
-57
/
+39
|
|
/
|
/
|
*
|
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-24
4
-0
/
+24
*
|
Fix broken boot introduced by last-minute change in #1025
Yuri Kunde Schlesner
2015-08-22
1
-1
/
+1
*
|
Merge pull request #1025 from yuriks/heap-management
Yuri Kunde Schlesner
2015-08-22
28
-308
/
+722
|
\
\
|
*
|
Kernel: Remove unused legacy heap MapBlock_* functions
Yuri Kunde Schlesner
2015-08-16
3
-78
/
+0
|
*
|
APT: Adjust shared font hack so it works with the new linear heap code
Yuri Kunde Schlesner
2015-08-16
1
-10
/
+11
|
*
|
Kernel: Implement svcGetProcessInfo in a basic way
Yuri Kunde Schlesner
2015-08-16
6
-3
/
+73
|
*
|
Kernel: Add more infrastructure to support different memory layouts
Yuri Kunde Schlesner
2015-08-16
10
-28
/
+148
|
*
|
HLE: Remove empty ConfigMem and SharedPage Shutdown functions
Yuri Kunde Schlesner
2015-08-16
5
-10
/
+0
|
*
|
Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h}
Yuri Kunde Schlesner
2015-08-16
6
-6
/
+5
|
*
|
Memory: Move address type conversion routines to memory.cpp/h
Yuri Kunde Schlesner
2015-08-16
9
-53
/
+47
|
*
|
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
6
-38
/
+338
|
*
|
Memory: Move PAGE_MASK and PAGE_BITS to memory.h
Yuri Kunde Schlesner
2015-08-16
2
-3
/
+2
|
*
|
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
*
|
|
Merge pull request #996 from yuriks/texture-copy
Yuri Kunde Schlesner
2015-08-18
4
-36
/
+101
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
GPU: Implement TextureCopy-mode display transfers
Yuri Kunde Schlesner
2015-08-16
4
-36
/
+101
|
|
/
*
|
Merge pull request #1033 from bbarenblat/master
Yuri Kunde Schlesner
2015-08-15
1
-0
/
+6
|
\
\
|
*
|
Properly indicate that CIA support is not implemented yet
Benjamin Barenblat
2015-08-15
1
-0
/
+4
|
*
|
Give CIA file type a name
Benjamin Barenblat
2015-08-15
1
-0
/
+2
*
|
|
Merge pull request #1032 from lioncash/swap
bunnei
2015-08-16
2
-12
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vfp: use std::swap where applicable
Lioncash
2015-08-15
2
-12
/
+6
|
|
/
*
/
Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.
bunnei
2015-08-15
1
-0
/
+1
|
/
*
Merge pull request #1027 from lioncash/debugger
bunnei
2015-08-13
4
-1
/
+49
|
\
|
*
arm_interface: Implement interface for retrieving VFP registers
Lioncash
2015-08-06
4
-1
/
+49
*
|
ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the ...
Emmanuel Gil Peyrot
2015-08-11
5
-340
/
+345
*
|
arm_disasm: ARMv6 mul/div and abs media instructions
aroulin
2015-08-11
2
-1
/
+119
*
|
arm_disasm: ARMv6 parallel add/sub media instructions
aroulin
2015-08-11
2
-0
/
+167
*
|
arm_disasm: ARMv6 reversal media instructions
aroulin
2015-08-09
2
-0
/
+26
*
|
arm_disasm: ARMv6 saturation media instructions
aroulin
2015-08-09
2
-2
/
+55
*
|
arm_disasm: ARMv6 packing and sign-extend media instructions
aroulin
2015-08-09
2
-1
/
+181
*
|
Merge pull request #1026 from lioncash/disasm
Lioncash
2015-08-07
1
-12
/
+4
|
\
\
|
|
/
|
/
|
|
*
arm_disasm: Remove unnecessary code
Lioncash
2015-08-06
1
-12
/
+4
*
|
Disassembler: ARMv6K REX instructions
aroulin
2015-08-06
2
-6
/
+97
*
|
Disassembler: ARMv6K hint instructions
aroulin
2015-08-06
2
-0
/
+56
*
|
Merge pull request #1008 from lioncash/pc
bunnei
2015-07-30
2
-21
/
+40
|
\
\
|
*
|
dyncom: Handle the case where PC is the source register for STR/VSTM/VLDM
Lioncash
2015-07-29
2
-21
/
+40
|
|
/
*
|
Merge pull request #1014 from lioncash/unused-warn
bunnei
2015-07-29
2
-3
/
+5
|
\
\
[next]