Alex Barney
|
8d5e24d061
|
Ensure csv column counts are consistent
|
2020-05-12 19:02:48 -07:00 |
|
VolcaEM
|
7f0afbe9db
|
Add some results codes
The result codes were taken from Switchbrew (switchbrew.org/wiki/Error_codes)
The names are consistent with those of https://github.com/Ryujinx/Ryujinx/pull/1202
|
2020-05-02 18:33:03 -07:00 |
|
Alex Barney
|
e80be498e5
|
Add a simple service manager and HorizonClient class
Modifies bdat to use the HorizonClient and adds an ArpClient. The arp server still needs to be provided.
|
2020-04-23 17:49:15 -07:00 |
|
Alex Barney
|
ef36568a8d
|
Implement DeliveryCacheFileService and supporting code
|
2020-04-10 10:54:37 -07:00 |
|
Alex Barney
|
da78e7e8ce
|
Add BCAT storage skeleton
|
2020-04-07 00:22:12 -07:00 |
|
Alex Barney
|
e5c851e7a3
|
Add KipReader class and add kip decompression to hactoolnet
|
2020-03-29 22:12:00 -07:00 |
|
Alex Barney
|
9cc60e22ec
|
Add loader and libhac results
|
2020-03-26 22:45:59 -07:00 |
|
Alex Barney
|
b8b2c26457
|
Tweak duplicate result detection
|
2020-03-23 16:04:49 -07:00 |
|
Alex Barney
|
f44b09ec1f
|
Add some Results
|
2020-03-23 09:10:55 -07:00 |
|
Alex Barney
|
0ab96f67bf
|
Add new functions to existing classes deriving from IFileSystem
|
2020-03-21 23:37:32 -07:00 |
|
Alex Barney
|
ce54ae111c
|
Add MultiCommitManager
- Recovering from an interrupted commit isn't implemented yet
|
2020-03-21 22:44:38 -07:00 |
|
Alex Barney
|
036e048208
|
Finish OpenFileSystemWithId enough to work with most content
|
2020-03-10 15:07:06 -07:00 |
|
Alex Barney
|
c141b72912
|
Use U8Span in IFileSystem instead of string
|
2020-03-08 01:00:02 -07:00 |
|
Alex Barney
|
24f293c27a
|
Add names to Results missing them
|
2020-02-27 23:31:38 -07:00 |
|
Alex Barney
|
53c8dceb87
|
Add XML docs and a header to the Result files
|
2020-02-26 14:45:58 -07:00 |
|
Alex Barney
|
07d8b7c21e
|
Add results found in a Unity game
|
2020-02-25 17:32:30 -07:00 |
|
Alex Barney
|
5345d2747e
|
Generate Results from a .csv file
|
2020-02-24 14:45:51 -07:00 |
|