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
...
|
*
|
|
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
*
|
|
|
Merge pull request #684 from lioncash/uninit
Yuri Kunde Schlesner
2015-04-06
1
-4
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
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
*
|
|
|
Merge pull request #681 from Zaneo/master
archshift
2015-04-05
2
-4
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
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
|
|
/
/
*
|
|
Merge pull request #679 from lioncash/const
bunnei
2015-03-31
3
-8
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
|
|
/
*
|
Merge pull request #674 from lioncash/sys-instrs
bunnei
2015-03-24
1
-2
/
+62
|
\
\
|
*
|
dyncom: Implement SRS
Lioncash
2015-03-24
1
-1
/
+32
|
*
|
dyncom: Implement RFE
Lioncash
2015-03-24
1
-1
/
+30
|
|
/
*
|
Merge pull request #673 from lioncash/cleanup
bunnei
2015-03-24
2
-39
/
+2
|
\
\
|
|
/
|
/
|
|
*
dyncom: Remove unused/unnecessary macros and macro constants
Lioncash
2015-03-24
2
-39
/
+2
|
/
*
Merge pull request #656 from Subv/nz
bunnei
2015-03-22
7
-26
/
+265
|
\
|
*
Service/FS: Document and log some unknown values.
Subv
2015-03-19
1
-1
/
+26
|
*
Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSy...
Subv
2015-03-14
7
-26
/
+240
*
|
Merge pull request #669 from lioncash/cruft
bunnei
2015-03-22
1
-30
/
+20
|
\
\
|
*
|
armmmu: Remove unnecessary enum values
Lioncash
2015-03-20
1
-30
/
+20
|
/
/
*
|
Merge pull request #659 from lioncash/setend
bunnei
2015-03-19
7
-83
/
+240
|
\
\
|
*
|
dyncom: Make Load/Store instructions support big endian
Lioncash
2015-03-17
7
-82
/
+205
|
*
|
dyncom: Implement SETEND
Lioncash
2015-03-14
1
-1
/
+35
*
|
|
Merge pull request #667 from archshift/wut
archshift
2015-03-19
1
-4
/
+5
|
\
\
\
|
*
|
|
Remove mysterious spaces that were added by `git show --format`
archshift
2015-03-19
1
-4
/
+5
|
/
/
/
*
|
|
Merge pull request #665 from archshift/appveyor-sigh-
archshift
2015-03-17
1
-2
/
+2
|
\
\
\
|
*
|
|
Strip newlines on the build name before trying to upload.
archshift
2015-03-17
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #635 from archshift/builds
bunnei
2015-03-17
6
-48
/
+65
|
\
\
\
|
*
|
|
CI: upload builds to builds.citra-emu.org instead of MEGA
archshift
2015-03-16
6
-48
/
+65
|
|
/
/
*
|
|
Merge pull request #650 from Subv/scaling
bunnei
2015-03-17
2
-5
/
+16
|
\
\
\
|
*
|
|
GPU/DisplayTransfer: Made the scaling bits a single 2bit value
Subv
2015-03-16
2
-6
/
+17
|
*
|
|
GPU: Fixed the bit 25 in the display transfer flags.
Subv
2015-03-10
2
-5
/
+5
*
|
|
|
Merge pull request #655 from purpasmart96/hid_fixes
bunnei
2015-03-17
4
-12
/
+72
|
\
\
\
\
[prev]
[next]