index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #703 from lioncash/cruft
bunnei
2015-04-19
7
-823
/
+15
|
\
|
*
dyncom: Remove unused/unnecessary VFP cruft
Lioncash
2015-04-17
7
-823
/
+15
*
|
Merge pull request #691 from rohit-n/sign-compare
bunnei
2015-04-17
2
-4
/
+4
|
\
\
|
*
|
Silence some -Wsign-compare warnings.
Rohit Nirmal
2015-04-09
2
-4
/
+4
*
|
|
Common: thread.h cleanups
Yuri Kunde Schlesner
2015-04-16
1
-65
/
+16
|
|
/
|
/
|
*
|
Merge pull request #696 from yuriks/interface-deinline
bunnei
2015-04-14
3
-50
/
+49
|
\
\
|
*
|
De-inline functions from Interface, removing them from service.h
Yuri Kunde Schlesner
2015-04-14
3
-50
/
+49
*
|
|
Core_ARM11: Replace debug prints with our own logging functions in vfpsingle.
Emmanuel Gil Peyrot
2015-04-14
2
-39
/
+36
*
|
|
citra-qt: Use std::abs() to get the right absolute function for s64.
Emmanuel Gil Peyrot
2015-04-14
1
-1
/
+2
*
|
|
Kernel: Use the correct format string for u64 hex.
Emmanuel Gil Peyrot
2015-04-14
1
-1
/
+1
*
|
|
Headers: Add some forgotten overrides, thanks clang!
Emmanuel Gil Peyrot
2015-04-14
4
-4
/
+4
|
/
/
*
|
SVC: Assert on unsupported CreateThread processor ID.
bunnei
2015-04-09
1
-3
/
+9
*
|
SVC: Update various SVCs to cause a reschedule.
bunnei
2015-04-09
2
-6
/
+22
*
|
Kernel: Implemented priority inheritance for mutexes.
bunnei
2015-04-09
3
-4
/
+22
*
|
Thread: Implement priority boost for starved threads.
bunnei
2015-04-09
5
-28
/
+92
*
|
SVC: Reschedule on svcCreateThread.
bunnei
2015-04-09
1
-0
/
+2
*
|
APT: (Subv) Fix bug where start event was being incorrectly signaled.
bunnei
2015-04-09
1
-6
/
+7
*
|
Kernel: Fixed default thread priority.
bunnei
2015-04-09
2
-5
/
+4
*
|
Initialize base address to 0x0
Gareth Higgins
2015-04-08
1
-0
/
+1
|
/
*
Merge pull request #689 from lioncash/format
Tony Wasserka
2015-04-08
1
-1
/
+1
|
\
|
*
gpu: Fix a missing format specifier
Lioncash
2015-04-07
1
-1
/
+1
*
|
Merge pull request #688 from lioncash/unused
bunnei
2015-04-07
5
-50
/
+30
|
\
\
|
*
|
dyncom: Remove unnecessary enum and typedef
Lioncash
2015-04-07
5
-50
/
+30
|
|
/
*
|
Merge pull request #676 from purpasmart96/ir_service_refc
bunnei
2015-04-07
11
-59
/
+188
|
\
\
|
|
/
|
/
|
|
*
IR: Move The IR services to their own folder and implement "GetHandles"
purpasmart96
2015-04-03
11
-59
/
+188
*
|
vfp: Make the FPSID values match the MPCore
Lioncash
2015-04-06
1
-7
/
+7
*
|
vfp: Get rid of the VFP_OFFSET macro
Lioncash
2015-04-06
5
-64
/
+69
*
|
Merge pull request #685 from lioncash/cpregs
bunnei
2015-04-06
9
-134
/
+217
|
\
\
|
*
|
core: Migrate 3DS-specific CP15 register setting into Init
Lioncash
2015-04-06
2
-8
/
+5
|
*
|
arm_interface: Support retrieval/storage to CP15 registers
Lioncash
2015-04-06
3
-0
/
+25
|
*
|
Move CP15 enum definitions into their own enum.
Lioncash
2015-04-06
5
-168
/
+163
|
*
|
dyncom: Properly return the value of the user RO thread register
Lioncash
2015-04-06
2
-4
/
+10
|
*
|
dyncom: Set CP15 reset values on initialization
Lioncash
2015-04-06
1
-0
/
+60
*
|
|
dyncom: Suppress uninitialized variable warnings
Lioncash
2015-04-05
1
-4
/
+4
|
/
/
*
|
Merge pull request #682 from yuriks/virtmem2
bunnei
2015-04-05
3
-27
/
+27
|
\
\
|
*
|
Clean-up mem_map constants and fix framebuffer translation errors
Yuri Kunde Schlesner
2015-04-05
3
-27
/
+27
*
|
|
Changed occurences of colour to color for consistency
Gareth Higgins
2015-04-05
2
-4
/
+4
|
/
/
*
|
Merge pull request #680 from archshift/bg-color
bunnei
2015-04-04
5
-1
/
+32
|
\
\
|
|
/
|
/
|
|
*
Allow the user to set the background clear color during emulation
archshift
2015-04-03
5
-1
/
+32
*
|
Merge pull request #641 from purpasmart96/service_stubs
bunnei
2015-04-03
20
-68
/
+409
|
\
\
|
|
/
|
/
|
|
*
Services: Stubs and minor changes
purpasmart96
2015-04-02
20
-68
/
+409
*
|
Merge pull request #677 from lioncash/cp15
bunnei
2015-04-02
4
-141
/
+525
|
\
\
|
*
|
dyncom: Move CP15 register writing into its own function.
Lioncash
2015-04-02
4
-88
/
+265
|
*
|
dyncom: Move CP15 register reading into its own function.
Lioncash
2015-04-02
4
-49
/
+253
|
*
|
dyncom: Migrate InAPrivilegedMode to armsupp
Lioncash
2015-03-26
3
-4
/
+7
*
|
|
Merge pull request #678 from lioncash/disasm
bunnei
2015-03-31
1
-2
/
+1
|
\
\
\
|
*
|
|
callstack: Remove unnecessary disassembler instantiation
Lioncash
2015-03-30
1
-2
/
+1
|
|
/
/
*
/
/
disassembler: Get rid of a const_cast
Lioncash
2015-03-30
3
-8
/
+5
|
/
/
*
|
Merge pull request #672 from purpasmart96/citra_moar_app_mem
bunnei
2015-03-24
1
-2
/
+2
|
\
\
|
*
|
ConfigMem: Set the app memory to be 96MB instead of the default 64MB
purpasmart96
2015-03-23
1
-2
/
+2
|
|
/
[next]