History for Atmosphere / stratosphere
2018-06-29
@Michael Scire
fs.mitm: Save memory+time in sibling reconstruction via reverse iteration
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Optimize out remaining O(n^2) op. BotW is very fast.
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Fix typo. map impl takes 2-3 seconds to boot botw.
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Use std::map for RomFS building
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Fix debug-commented-out command
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Simplify source merging condition thanks to padding guarantees
Michael Scire committed on 29 Jun 2018
@Michael Scire
fs.mitm: Use less path memory, fix source concat. (Fixes BotW, probably others)
Michael Scire committed on 29 Jun 2018
2018-06-28
@Michael Scire
fs.mitm: Fix c++ modernization breaking changes
Michael Scire committed on 28 Jun 2018
2018-06-26
@Michael Scire
creport: Add dying message to output report, if relevant.
Michael Scire committed on 26 Jun 2018
@Michael Scire
creport: Complete crash report saving.
Michael Scire committed on 26 Jun 2018
@Michael Scire
creport: Clean up bugs, now saves (empty) reports to the SD successfully
Michael Scire committed on 26 Jun 2018
@Michael Scire
creport: Fix bad constructor for ThreadInfo
Michael Scire committed on 26 Jun 2018
2018-06-25
@Michael Scire
creport: fix a bunch of trivial errors
Michael Scire committed on 25 Jun 2018
@Michael Scire
creport: fix typo in json
Michael Scire committed on 25 Jun 2018
@Michael Scire
creport: Further Skeleton Report saving.
Michael Scire committed on 25 Jun 2018
@Michael Scire
creport: Implement reading name/build id from .rodata
Michael Scire committed on 25 Jun 2018
@Michael Scire
creport: Skeleton reading of Code Regions.
Michael Scire committed on 25 Jun 2018
@Michael Scire
creport: fix thread_list access style
Michael Scire committed on 25 Jun 2018
@Michael Scire
creport: Implement reading info about all threads.
Michael Scire committed on 25 Jun 2018
@Michael Scire
creport: Implement reading a dying message
Michael Scire committed on 25 Jun 2018
@Michael Scire
creport: Parse info for crashed thread
Michael Scire committed on 25 Jun 2018
@Michael Scire
creport: Read exception info properly (except for crashed thread info)
Michael Scire committed on 25 Jun 2018
@Michael Scire
creport: Solidify main() logic.
Michael Scire committed on 25 Jun 2018
@Michael Scire
creport: Implement process open, stub exception parsing.
Michael Scire committed on 25 Jun 2018
@Michael Scire
creport: Further skeleton the CrashReport object.
Michael Scire committed on 25 Jun 2018
@Michael Scire
creport: Add skeleton. Doesn't actually generate reports yet.
Michael Scire committed on 25 Jun 2018
@Michael Scire
Loader: Fix argument passing.
Michael Scire committed on 25 Jun 2018
2018-06-24
@Michael Scire
libstratosphere: Cleanup resources when doing OutSession for domains.
Michael Scire committed on 24 Jun 2018
2018-06-19
@Tony Wasserka
Modernize C++ usage (#144) ...
Tony Wasserka authored on 19 Jun 2018 SciresM committed on 19 Jun 2018
2018-06-15
@Michael Scire
PM: Fix remaining issues, now works properly again.
Michael Scire committed on 15 Jun 2018