Skip to content
  1. Dec 08, 2014
    • Subv's avatar
      Kernel/File: Fixed file read/write hwtests · 1d1078fd
      Subv authored
      The 3DS allows the user to read from files opened with the Write access modifier, even if he did not specify the Read access modifier.
      
      Open the files in binary mode so that we can prevent CR/LF problems in Windows, where a line-end is replaced by these two bytes instead of just 0xA, this was causing problems with the GetSize test
      1d1078fd
  2. Dec 07, 2014
  3. Dec 05, 2014
  4. Dec 04, 2014
  5. Dec 03, 2014
  6. Dec 02, 2014
  7. Dec 01, 2014
  8. Nov 30, 2014
Loading