1. 08 Dec, 2014 1 commit
    • 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. 07 Dec, 2014 2 commits
  3. 05 Dec, 2014 3 commits
  4. 04 Dec, 2014 15 commits
  5. 03 Dec, 2014 5 commits
  6. 02 Dec, 2014 1 commit
  7. 01 Dec, 2014 9 commits
  8. 30 Nov, 2014 4 commits