1. 10 May, 2021 1 commit
  2. 09 May, 2021 5 commits
  3. 08 May, 2021 3 commits
  4. 07 May, 2021 1 commit
  5. 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
  6. 05 May, 2021 29 commits