1. 19 May, 2018 3 commits
  2. 17 May, 2018 1 commit
  3. 13 May, 2018 1 commit
  4. 11 May, 2018 3 commits
  5. 10 May, 2018 18 commits
  6. 07 May, 2018 2 commits
    • Hexagon12's avatar
      Stubs for QLaunch (#428) · 5e9c5479
      Hexagon12 authored
      * Stubs for QLaunch
      
      * Wiped unrelated stuff
      
      * Addressed comment
      
      * Dropped GetPopFromGeneralChannelEvent
      5e9c5479
    • Max Thomas's avatar
      hid: Tweaks, Analog Sticks (#435) · 266703b5
      Max Thomas authored
      * hid: Update mouse/keyboard state
      
      * hid: Working analog sticks
      
      * hid: Nits
      
      * hid: Nits
      
      * hid: Update mystery sections
      
      * hid: Tweaks
      266703b5
  7. 03 May, 2018 4 commits
  8. 02 May, 2018 6 commits
  9. 01 May, 2018 2 commits
    • bunnei's avatar
      Merge pull request #429 from Subv/ioctl_corruption · 8262aeea
      bunnei authored
      GPU: Don't write to invalid memory locations when handling ioctls that don't have an output.
      8262aeea
    • David's avatar
      GetSharedFontInOrderOfPriority (#381) · ff2f0d98
      David authored
      * GetSharedFontInOrderOfPriority
      
      * Update pl_u.cpp
      
      * Ability to use ReadBuffer and WriteBuffer with different buffer indexes, fixed up GetSharedFontInOrderOfPriority
      
      * switched to NGLOG
      
      * Update pl_u.cpp
      
      * Update pl_u.cpp
      
      * language_code is actually language code and not index
      
      * u32->u64
      
      * final cleanups
      ff2f0d98