Skip to content
  1. May 26, 2022
  2. May 25, 2022
  3. May 21, 2022
  4. May 17, 2022
  5. May 16, 2022
  6. May 15, 2022
  7. May 14, 2022
  8. May 11, 2022
  9. May 10, 2022
  10. May 09, 2022
  11. May 08, 2022
  12. May 07, 2022
  13. May 06, 2022
  14. May 04, 2022
  15. May 03, 2022
  16. May 02, 2022
    • Mai M's avatar
      Merge pull request #8296 from Morph1984/result-range · 8037f2ea
      Mai M authored
      hle/result: Implement ResultRange
      8037f2ea
    • Morph's avatar
      hle/result: Implement ResultRange · 08bddd7d
      Morph authored
      A ResultRange defines an inclusive range of error descriptions within an error module.
      This can be used to check whether the description of a given ResultCode falls within the range.
      The conversion function returns a ResultCode with its description set to description_start.
      08bddd7d
Loading