1. 07 Feb, 2021 1 commit
    • Chloe Marcec's avatar
      lm: Fix ReadLeb128 · 9d5a56a4
      Chloe Marcec authored
      Fixes assertion on Bloodstained Ritual of the Night.
      
      We would over read sometimes, this is fixed by checking if the top bit is set in the first iteration. We also lock the loop off to be only the max size of the type we can fit. Finally we changed an incorrect print of "DEBUG" to "TRACE" to reflect the proper log severity
      9d5a56a4
  2. 06 Feb, 2021 9 commits
  3. 05 Feb, 2021 12 commits
  4. 04 Feb, 2021 12 commits
  5. 03 Feb, 2021 3 commits
  6. 02 Feb, 2021 3 commits