Skip to content
  1. May 09, 2021
  2. May 08, 2021
  3. May 07, 2021
  4. May 06, 2021
    • 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
  5. May 05, 2021
Loading