index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2015-04-06
Merge pull request #685 from lioncash/cpregs
bunnei
2015-04-06
core: Migrate 3DS-specific CP15 register setting into Init
Lioncash
2015-04-06
arm_interface: Support retrieval/storage to CP15 registers
Lioncash
2015-04-06
Move CP15 enum definitions into their own enum.
Lioncash
2015-04-06
dyncom: Properly return the value of the user RO thread register
Lioncash
2015-04-06
dyncom: Set CP15 reset values on initialization
Lioncash
2015-04-05
dyncom: Suppress uninitialized variable warnings
Lioncash
2015-04-05
Clean-up mem_map constants and fix framebuffer translation errors
Yuri Kunde Schlesner
2015-04-04
Merge pull request #680 from archshift/bg-color
bunnei
2015-04-03
IR: Move The IR services to their own folder and implement "GetHandles"
purpasmart96
2015-04-03
Merge pull request #641 from purpasmart96/service_stubs
bunnei
2015-04-03
Allow the user to set the background clear color during emulation
archshift
2015-04-02
Services: Stubs and minor changes
purpasmart96
2015-04-02
dyncom: Move CP15 register writing into its own function.
Lioncash
2015-04-02
dyncom: Move CP15 register reading into its own function.
Lioncash
2015-03-26
dyncom: Migrate InAPrivilegedMode to armsupp
Lioncash
2015-03-24
Merge pull request #672 from purpasmart96/citra_moar_app_mem
bunnei
2015-03-24
Merge pull request #674 from lioncash/sys-instrs
bunnei
2015-03-24
dyncom: Implement SRS
Lioncash
2015-03-24
dyncom: Implement RFE
Lioncash
2015-03-24
dyncom: Remove unused/unnecessary macros and macro constants
Lioncash
2015-03-23
ConfigMem: Set the app memory to be 96MB instead of the default 64MB
purpasmart96
2015-03-22
Merge pull request #656 from Subv/nz
bunnei
2015-03-20
armmmu: Remove unnecessary enum values
Lioncash
2015-03-19
Merge pull request #659 from lioncash/setend
bunnei
2015-03-19
Service/FS: Document and log some unknown values.
Subv
2015-03-17
Merge pull request #650 from Subv/scaling
bunnei
2015-03-17
dyncom: Make Load/Store instructions support big endian
Lioncash
2015-03-17
Merge pull request #655 from purpasmart96/hid_fixes
bunnei
2015-03-16
HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow along
purpasmart96
2015-03-16
Merge pull request #660 from purpasmart96/ncch_updates
bunnei
2015-03-16
GPU/DisplayTransfer: Made the scaling bits a single 2bit value
Subv
2015-03-16
arm_interface: Get rid of GetTicks.
Lioncash
2015-03-15
NCCH: Minor updates to the ncch header
purpasmart96
2015-03-14
dyncom: Implement SETEND
Lioncash
2015-03-14
GPU: Implemented the flip_data (bit 0) bit in display transfers.
Subv
2015-03-14
Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSy...
Subv
2015-03-11
Merge pull request #642 from bunnei/touchpad
bunnei
2015-03-11
hid_user: Removed unnecessary includes.
bunnei
2015-03-11
HID: Removed unnecessary global variables.
bunnei
2015-03-10
HID: Added additional variable comments and some code cleanups.
bunnei
2015-03-10
HID: Complete refactor of pad/touch input to fix threading issues.
bunnei
2015-03-10
Merge pull request #629 from archshift/lcdfb
bunnei
2015-03-10
HID: Cleanup how `next_touch_index` is calculated for Pad and touch.
bunnei
2015-03-10
HID: Changed TouchDataEntry `valid` to a BitField and added some doc strings.
bunnei
2015-03-10
HID: Added static asserts to check register position in shared memory.
bunnei
2015-03-10
HID: Added functions to emulate the touchpad.
bunnei
2015-03-10
HID: Moved some docstrings to the header.
bunnei
2015-03-10
HID: Refactored shared memory decoding for touchpad support.
bunnei
2015-03-10
GPU: Fixed the bit 25 in the display transfer flags.
Subv
[prev]
[next]