Skip to content
Snippets Groups Projects
  1. Feb 07, 2019
  2. Feb 06, 2019
  3. Feb 05, 2019
  4. 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
  5. Jan 26, 2019
  6. Jan 24, 2019
  7. Jan 22, 2019
  8. Jan 21, 2019
  9. Jan 20, 2019
  10. Jan 17, 2019
  11. Jan 08, 2019
  12. Jan 04, 2019
  13. Jan 01, 2019
  14. Dec 29, 2018
Loading