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
*
Clean-up mem_map constants and fix framebuffer translation errors
Yuri Kunde Schlesner
2015-04-05
3
-27
/
+27
*
Merge pull request #680 from archshift/bg-color
bunnei
2015-04-04
1
-0
/
+5
|
\
|
*
Allow the user to set the background clear color during emulation
archshift
2015-04-03
1
-0
/
+5
*
|
Merge pull request #641 from purpasmart96/service_stubs
bunnei
2015-04-03
18
-68
/
+405
|
\
\
|
|
/
|
/
|
|
*
Services: Stubs and minor changes
purpasmart96
2015-04-02
18
-68
/
+405
*
|
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 #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
|
|
/
*
/
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
*
|
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 #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
|
\
\
\
\
|
*
|
|
|
HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow along
purpasmart96
2015-03-16
4
-12
/
+72
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #660 from purpasmart96/ncch_updates
bunnei
2015-03-16
1
-11
/
+14
|
\
\
\
\
|
*
|
|
|
NCCH: Minor updates to the ncch header
purpasmart96
2015-03-15
1
-11
/
+14
|
|
/
/
/
*
|
|
|
arm_interface: Get rid of GetTicks.
Lioncash
2015-03-16
5
-17
/
+6
*
|
|
|
GPU: Implemented the flip_data (bit 0) bit in display transfers.
Subv
2015-03-14
2
-6
/
+15
|
/
/
/
*
|
|
Merge pull request #642 from bunnei/touchpad
bunnei
2015-03-11
4
-130
/
+140
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hid_user: Removed unnecessary includes.
bunnei
2015-03-11
1
-2
/
+0
|
*
|
HID: Removed unnecessary global variables.
bunnei
2015-03-11
2
-58
/
+42
|
*
|
HID: Added additional variable comments and some code cleanups.
bunnei
2015-03-10
2
-20
/
+29
|
*
|
HID: Complete refactor of pad/touch input to fix threading issues.
bunnei
2015-03-10
3
-111
/
+32
|
*
|
HID: Cleanup how `next_touch_index` is calculated for Pad and touch.
bunnei
2015-03-10
1
-2
/
+2
|
*
|
HID: Changed TouchDataEntry `valid` to a BitField and added some doc strings.
bunnei
2015-03-10
2
-4
/
+4
|
*
|
HID: Added static asserts to check register position in shared memory.
bunnei
2015-03-10
1
-2
/
+16
|
*
|
HID: Added functions to emulate the touchpad.
bunnei
2015-03-10
2
-0
/
+61
|
*
|
HID: Moved some docstrings to the header.
bunnei
2015-03-10
2
-24
/
+16
|
*
|
HID: Refactored shared memory decoding for touchpad support.
bunnei
2015-03-10
2
-33
/
+64
*
|
|
Merge pull request #629 from archshift/lcdfb
bunnei
2015-03-10
8
-41
/
+232
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added LCD registers, and implementation for color filling in OGL code.
archshift
2015-03-09
7
-26
/
+184
|
*
|
Implement SetLcdForceBlack, move register enum to hw.h
archshift
2015-03-05
4
-36
/
+69
*
|
|
dyncom: Minor cleanup
Lioncash
2015-03-10
1
-26
/
+7
|
|
/
|
/
|
*
|
Merge pull request #648 from Subv/fill_bit
Tony Wasserka
2015-03-09
1
-1
/
+1
|
\
\
|
*
|
GPU: Use the correct position for the finished bit in memory fills
Subv
2015-03-09
1
-1
/
+1
*
|
|
Merge pull request #646 from Subv/24bit_fills
Tony Wasserka
2015-03-09
2
-5
/
+5
|
\
\
\
|
*
|
|
GPU: Corrected the 24 bit memory fills component order
Subv
2015-03-09
2
-5
/
+5
|
|
/
/
*
|
|
Merge pull request #589 from kevinhartman/config-errors
bunnei
2015-03-09
1
-5
/
+10
|
\
\
\
[next]