Skip to content
Snippets Groups Projects
  1. Mar 07, 2019
  2. Mar 06, 2019
  3. Mar 02, 2019
  4. Feb 27, 2019
  5. Feb 07, 2019
  6. Feb 06, 2019
  7. Feb 05, 2019
  8. Feb 01, 2019
    • Lioncash's avatar
      kernel: Remove the Timer class · 414cc1eb
      Lioncash authored
      A holdover from citra, the Horizon kernel on the switch has no
      prominent kernel object that functions as a timer. At least not
      to the degree of sophistication that this class provided.
      
      As such, this can be removed entirely. This class also wasn't used at
      all in any meaningful way within the core, so this was just code sitting
      around doing nothing. This also allows removing a few things from the
      main KernelCore class that allows it to use slightly less resources
      overall (though very minor and not anything really noticeable).
      414cc1eb
  9. Jan 26, 2019
  10. Jan 24, 2019
  11. Jan 22, 2019
  12. Jan 21, 2019
  13. Jan 20, 2019
  14. Jan 17, 2019
  15. Jan 08, 2019
Loading