1. 08 May, 2021 1 commit
  2. 07 May, 2021 1 commit
  3. 06 May, 2021 1 commit
    • Lioncash's avatar
      ldr: Simplify memory copy within LoadNro() · 8f638e81
      Lioncash authored
      We can use the dedicated memory function for performing copies instead
      of reading into a temporary buffer and then immediately writing it back
      out to memory.
      
      Eliminates a bit of heap memory churn.
      8f638e81
  4. 05 May, 2021 37 commits