Skip to content
Snippets Groups Projects
  1. Sep 22, 2019
  2. May 18, 2019
    • Lioncash's avatar
      core/kernel/object: Rename ResetType enum members · a47aaa7f
      Lioncash authored
      Renames the members to more accurately indicate what they signify.
      "OneShot" and "Sticky" are kind of ambiguous identifiers for the reset
      types, and can be kind of misleading. Automatic and Manual communicate
      the kind of reset type in a clearer manner. Either the event is
      automatically reset, or it isn't and must be manually cleared.
      
      The "OneShot" and "Sticky" terminology is just a hold-over from Citra
      where the kernel had a third type of event reset type known as "Pulse".
      Given the Switch kernel only has two forms of event reset types, we
      don't need to keep the old terminology around anymore.
      a47aaa7f
  3. Jan 30, 2019
  4. Nov 29, 2018
  5. Nov 26, 2018
  6. Nov 16, 2018
    • David Marcec's avatar
      Added various bluetooth based cmds for palma · e8899e70
      David Marcec authored
      It seems palma is done through bluetooth, we need this for pokemon go however more research needs to be done when we actually get palma working. This is presumably used for transfering data between the controller and the console, it does not seem for actual input as far as I know.
      e8899e70
  7. Jul 29, 2018
Loading