1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-10-18 19:31:43 +01:00
Commit graph

11 commits

Author SHA1 Message Date
Pablo Curiel
4453e7950f Removed legacy borealis 2021-06-21 16:01:22 -04:00
Pablo Curiel
83f07b3b3b Update borealis 2021-06-21 00:08:48 -04:00
Pablo Curiel
da2b7daae2 Update libusbhsfs 2021-06-20 00:10:15 -04:00
Pablo Curiel
601cae399f UI changes.
* GameCardTab: use fmt library to format strings.
* AboutTab: finish view.
2021-06-17 03:55:42 -04:00
Pablo Curiel
78f780a981 Implemented C++ scope guards.
Thanks @SciresM

These will be used for handling resource deinitialization in Borealis-related code.
2021-06-07 23:13:45 -04:00
Pablo Curiel
cf8d85dc20 Update libusbhsfs 2021-06-02 23:50:00 -04:00
Pablo Curiel
0ce6d244e5 Update borealis. 2021-05-21 10:02:39 -04:00
Pablo Curiel
32a031943f Update libusbhsfs. 2021-04-21 00:38:45 -04:00
Pablo Curiel
7c2d16714c Use legacy Borealis fork + add files from the legacy Borealis example.
These files will be modified to slowly add features from the nxdumptool rewrite codebase.

This commit effectively makes it impossible to build the previous PoC. The code from each PoC will be reused, though, so it hasn't been removed.
2021-03-30 15:30:10 -04:00
Pablo Curiel
3d5b3757ec Use legacy Borealis. 2021-03-29 17:57:36 -04:00
Pablo Curiel
e92c6e536b Add Borealis as a git submodule. 2021-03-25 22:49:59 -04:00