Skip to content
  1. Feb 07, 2021
    • 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. Feb 06, 2021
  3. Feb 05, 2021
  4. Feb 04, 2021
  5. Feb 03, 2021
  6. Feb 02, 2021
Loading