- Mar 17, 2015
-
-
bunnei authored
GPU: Fixed the bit 25 in the display transfer flags.
-
bunnei authored
HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow along with a stub for GetSoundVolume
-
purpasmart96 authored
with a stub for GetSoundVolume
-
bunnei authored
NCCH: Minor updates to the ncch header
-
bunnei authored
Fix two minor understandability issues in common
-
- Mar 16, 2015
-
-
Subv authored
Rephrased some comments.
-
bunnei authored
Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecutive output register tables.
-
bunnei authored
Add static_cast around expressions where the compiler doesn’t deduce the right type
-
bunnei authored
arm_interface: Get rid of GetTicks.
-
Lioncash authored
Removes a TODO.
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
- Mar 15, 2015
-
-
purpasmart96 authored
-
bunnei authored
GPU: Implemented the flip_data (bit 0) bit in display transfers.
-
- Mar 14, 2015
-
-
Subv authored
-
Tony Wasserka authored
EmuWindow: Fixed a reference to a temporary variable
-
Subv authored
in GetTouchState()
-
- Mar 12, 2015
-
-
Tony Wasserka authored
Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecutive output register tables. We now write create a temporary buffer for output registers and copy all of them to the actual output vertex structure after the shader has run. This is technically not necessary, but it's easier to vectorize in the future.
-
bunnei authored
Touchpad support
-
- Mar 11, 2015
- Mar 10, 2015
-
-
bunnei authored
Implement SetLcdForceBlack and add implementation for color filling in the GPU code
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
Subv authored
It is used to downscale the input image horizontally and vertically, previously we were only downscaling it vertically so this caused a hard-to-debug memory corruption problem.
-
bunnei authored
dyncom: Minor cleanup
-
Lioncash authored
Assemblers will exit with an error when trying to assemble instructions with disallowed registers.
-
bunnei authored
GPU: Implemented more depth buffer formats.
-
Subv authored
-