index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Set the A bit on reset.
Lioncash
2015-02-15
1
-1
/
+1
*
Merge pull request #529 from Subv/master
bunnei
2015-02-14
11
-52
/
+70
|
\
|
*
Build: Fixed some warnings
Subv
2015-02-12
11
-52
/
+70
*
|
Merge pull request #572 from lioncash/prototypes
bunnei
2015-02-13
11
-245
/
+252
|
\
\
|
*
|
core: Apply static to local functions
Lioncash
2015-02-13
11
-245
/
+252
|
/
/
*
|
Merge pull request #571 from lioncash/cleanup
bunnei
2015-02-13
13
-227
/
+116
|
\
\
|
*
|
arm: General cleanup
Lioncash
2015-02-13
13
-227
/
+116
|
/
/
*
|
Merge pull request #569 from lioncash/modeswitch
bunnei
2015-02-12
7
-33
/
+28
|
\
\
|
*
|
dyncom: Switch the app and system cores into the correct mode at initialization
Lioncash
2015-02-12
5
-17
/
+21
|
*
|
dyncom: Clean up the constructor
Lioncash
2015-02-12
3
-16
/
+7
*
|
|
Merge pull request #568 from lioncash/assert
bunnei
2015-02-12
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
backend: Add logging subentry for ldr
Lioncash
2015-02-12
1
-0
/
+1
|
/
/
*
|
Merge pull request #567 from lioncash/warn
bunnei
2015-02-12
1
-1
/
+0
|
\
\
|
*
|
dyncom: Remove warning for SXTAH
Lioncash
2015-02-12
1
-1
/
+0
*
|
|
Merge pull request #561 from Alegend45/master
bunnei
2015-02-12
1
-6
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix Min and Max blend equations
Darius Goad
2015-02-11
1
-6
/
+8
*
|
|
Merge pull request #565 from lioncash/clean
bunnei
2015-02-12
4
-55
/
+1
|
\
\
\
|
*
|
|
arm: Remove ARMul_EmulateInit
Lioncash
2015-02-12
4
-55
/
+1
|
/
/
/
*
|
|
Merge pull request #563 from lioncash/ext
bunnei
2015-02-12
1
-6
/
+0
|
\
\
\
|
*
|
|
armdefs: Remove unnecessary extern C
Lioncash
2015-02-12
1
-6
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #564 from yuriks/reupdate-boost
bunnei
2015-02-12
1
-0
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update ext-boost commit again which got reverted by #500
Yuri Kunde Schlesner
2015-02-12
1
-0
/
+0
|
/
/
*
|
Merge pull request #384 from neobrain/vertex_shader_debugger
Tony Wasserka
2015-02-11
8
-50
/
+425
|
\
\
|
*
|
citra-qt: Add a vertex shader debugger.
Tony Wasserka
2015-02-11
4
-0
/
+357
|
*
|
Pica/DebugUtils: Factor out BreakPointObserverDock into its own file.
Tony Wasserka
2015-02-11
5
-50
/
+68
*
|
|
Merge pull request #558 from kevinhartman/gsp-writereg-mask
bunnei
2015-02-11
1
-6
/
+91
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Implemented WriteHWRegsWithMask for GSP.
Kevin Hartman
2015-02-11
1
-6
/
+91
|
/
/
*
|
Merge pull request #560 from lioncash/arm32
bunnei
2015-02-11
2
-45
/
+4
|
\
\
|
*
|
arm: Remove ARM26 support.
Lioncash
2015-02-11
2
-45
/
+4
|
/
/
*
|
Merge pull request #559 from lioncash/clean
bunnei
2015-02-11
4
-24
/
+40
|
\
\
|
|
/
|
/
|
|
*
arm: Get rid of some magic constants. Specify proper ARM mode.
Lioncash
2015-02-11
3
-3
/
+10
|
*
arm: Change some more constants into enums
Lioncash
2015-02-11
2
-21
/
+30
*
|
Merge pull request #500 from archshift/assert
bunnei
2015-02-10
88
-216
/
+134
|
\
\
|
*
|
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
88
-216
/
+134
|
/
/
*
|
GSP: Fixed typo in SignalInterrupt
bunnei
2015-02-10
1
-1
/
+1
*
|
Merge pull request #552 from bunnei/setbufferswap-fix
bunnei
2015-02-10
1
-4
/
+3
|
\
\
|
*
|
GSP: Call SetBufferSwap for each screen on corresponding signal interrupt.
bunnei
2015-02-10
1
-4
/
+3
*
|
|
Merge pull request #526 from purpasmart96/citra_stubs
bunnei
2015-02-10
8
-8
/
+206
|
\
\
\
|
*
|
|
Services: Stub some functions
purpasmart96
2015-02-07
8
-8
/
+206
*
|
|
|
Merge pull request #556 from lioncash/clean
bunnei
2015-02-10
4
-28
/
+19
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
arm: Remove TRUE/FALSE defines
Lioncash
2015-02-10
4
-28
/
+19
*
|
|
|
Merge pull request #555 from lioncash/lut
bunnei
2015-02-10
1
-7
/
+7
|
\
\
\
\
|
*
|
|
|
arm_dyncom_thumb: Make lookup tables static
Lioncash
2015-02-10
1
-7
/
+7
|
|
/
/
/
*
|
|
|
Merge pull request #540 from yuriks/multi-archives
bunnei
2015-02-10
21
-277
/
+304
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
PTM: Fixed a problem with the gamecoin PTM file.
Subv
2015-02-10
1
-21
/
+13
|
*
|
|
Archives: Made the Format function more generic.
Subv
2015-02-10
3
-9
/
+10
|
*
|
|
Archives: Expose the File and Directory classes to HLE
Subv
2015-02-10
3
-58
/
+62
|
*
|
|
ResultVal: Fixed compilation when reassigning a ResultVal.
Subv
2015-02-10
1
-3
/
+3
|
*
|
|
FS: Allow multiple instances of the same archive type to be open at once
Yuri Kunde Schlesner
2015-02-10
19
-159
/
+199
|
*
|
|
FS: Get rid of completely useless Archive class
Yuri Kunde Schlesner
2015-02-10
1
-36
/
+26
|
/
/
/
[next]