| 2018-11-04 |
fs.mitm: Cache IStorageInterfaces, store meta on SD instead of memory.
Michael Scire
committed
on 4 Nov 2018
|
|---|---|
| 2018-10-30 |
fs.mitm: update for libstratosphere refactor
Michael Scire
authored
on 30 Oct 2018
SciresM
committed
on 30 Oct 2018
|
| 2018-09-07 |
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz
committed
on 7 Sep 2018
|
| 2018-07-20 |
Fix additional UAF in DirEntry building
Michael Scire
committed
on 20 Jul 2018
|
|
|
|
| 2018-06-29 |
fs.mitm: Save memory+time in sibling reconstruction via reverse iteration
Michael Scire
committed
on 29 Jun 2018
|
|
fs.mitm: Optimize out remaining O(n^2) op. BotW is very fast.
Michael Scire
committed
on 29 Jun 2018
|
|
|
fs.mitm: Fix typo. map impl takes 2-3 seconds to boot botw.
Michael Scire
committed
on 29 Jun 2018
|
|
|
fs.mitm: Use std::map for RomFS building
Michael Scire
committed
on 29 Jun 2018
|
|
|
fs.mitm: Simplify source merging condition thanks to padding guarantees
Michael Scire
committed
on 29 Jun 2018
|
|
|
fs.mitm: Use less path memory, fix source concat. (Fixes BotW, probably others)
Michael Scire
committed
on 29 Jun 2018
|
|
| 2018-06-28 |
fs.mitm: Fix c++ modernization breaking changes
Michael Scire
committed
on 28 Jun 2018
|
| 2018-06-19 |
Modernize C++ usage (#144)
...
Tony Wasserka
authored
on 19 Jun 2018
SciresM
committed
on 19 Jun 2018
|
| 2018-06-15 |
|