| author | Henry-Nicolas Tourneur <debian@nilux.be> | |
| Mon, 25 Jan 2021 17:38:40 +0000 (17:38 +0000) | ||
| committer | Henry-Nicolas Tourneur <debian@nilux.be> | |
| Mon, 25 Jan 2021 17:38:40 +0000 (17:38 +0000) | ||
| commit | 06eb732aaa5105dd540b65b6e55065720f41287f | |
| tree | c1cdd21698a6dbac2f945a5645003cc39dbc6375 | tree | snapshot |
| .gitignore | [new file with mode: 0644] | blob |
| .gitmodules | [new file with mode: 0644] | blob |
| .travis.yml | [new file with mode: 0644] | blob |
| CMakeLists.txt | [new file with mode: 0644] | blob |
| Doxyfile.in | [new file with mode: 0644] | blob |
| LICENSE | [new file with mode: 0644] | blob |
| README.md | [new file with mode: 0644] | blob |
| appveyor.yml | [new file with mode: 0644] | blob |
| libuuu/CMakeLists.txt | [new file with mode: 0644] | blob |
| libuuu/backfile.h | [new file with mode: 0644] | blob |
| libuuu/buffer.cpp | [new file with mode: 0644] | blob |
| libuuu/buffer.h | [new file with mode: 0644] | blob |
| libuuu/cmd.cpp | [new file with mode: 0644] | blob |
| libuuu/cmd.h | [new file with mode: 0644] | blob |
| libuuu/config.cpp | [new file with mode: 0644] | blob |
| libuuu/config.h | [new file with mode: 0644] | blob |
| libuuu/error.cpp | [new file with mode: 0644] | blob |
| libuuu/fastboot.cpp | [new file with mode: 0644] | blob |
| libuuu/fastboot.h | [new file with mode: 0644] | blob |
| libuuu/fat.cpp | [new file with mode: 0644] | blob |
| libuuu/fat.h | [new file with mode: 0644] | blob |
| libuuu/ffu_format.h | [new file with mode: 0644] | blob |
| libuuu/gen_ver.sh | [new file with mode: 0755] | blob |
| libuuu/hidreport.cpp | [new file with mode: 0644] | blob |
| libuuu/hidreport.h | [new file with mode: 0644] | blob |
| libuuu/http.cpp | [new file with mode: 0644] | blob |
| libuuu/http.h | [new file with mode: 0644] | blob |
| libuuu/libcomm.h | [new file with mode: 0644] | blob |
| libuuu/liberror.h | [new file with mode: 0644] | blob |
| libuuu/libuuu.h | [new file with mode: 0644] | blob |
| libuuu/notify.cpp | [new file with mode: 0644] | blob |
| libuuu/rominfo.cpp | [new file with mode: 0644] | blob |
| libuuu/rominfo.h | [new file with mode: 0644] | blob |
| libuuu/sdp.cpp | [new file with mode: 0644] | blob |
| libuuu/sdp.h | [new file with mode: 0644] | blob |
| libuuu/sdps.cpp | [new file with mode: 0644] | blob |
| libuuu/sdps.h | [new file with mode: 0644] | blob |
| libuuu/sparse.cpp | [new file with mode: 0644] | blob |
| libuuu/sparse.h | [new file with mode: 0644] | blob |
| libuuu/sparse_format.h | [new file with mode: 0644] | blob |
| libuuu/tar.cpp | [new file with mode: 0644] | blob |
| libuuu/tar.h | [new file with mode: 0644] | blob |
| libuuu/trans.cpp | [new file with mode: 0644] | blob |
| libuuu/trans.h | [new file with mode: 0644] | blob |
| libuuu/usbhotplug.cpp | [new file with mode: 0644] | blob |
| libuuu/version.cpp | [new file with mode: 0644] | blob |
| libuuu/zip.cpp | [new file with mode: 0644] | blob |
| libuuu/zip.h | [new file with mode: 0644] | blob |
| msvc/bzip2.vcxproj | [new file with mode: 0644] | blob |
| msvc/bzip2.vcxproj.filters | [new file with mode: 0644] | blob |
| msvc/createversion.bat | [new file with mode: 0644] | blob |
| msvc/libuuu.filters | [new file with mode: 0644] | blob |
| msvc/libuuu.vcxproj | [new file with mode: 0644] | blob |
| msvc/libuuu.vcxproj.filters | [new file with mode: 0644] | blob |
| msvc/uuu-static-link.sln | [new file with mode: 0644] | blob |
| msvc/uuu-static-link.vcxproj | [new file with mode: 0644] | blob |
| msvc/uuu.sln | [new file with mode: 0644] | blob |
| msvc/uuu.vcxproj | [new file with mode: 0644] | blob |
| msvc/uuu.vcxproj.filters | [new file with mode: 0644] | blob |
| msvc/zlib.vcxproj | [new file with mode: 0644] | blob |
| msvc/zlib.vcxproj.filters | [new file with mode: 0644] | blob |
| uuu/CMakeLists.txt | [new file with mode: 0644] | blob |
| uuu/autocomplete.cpp | [new file with mode: 0644] | blob |
| uuu/buildincmd.cpp | [new file with mode: 0644] | blob |
| uuu/buildincmd.h | [new file with mode: 0644] | blob |
| uuu/emmc_burn_all.lst | [new file with mode: 0644] | blob |
| uuu/emmc_burn_loader.lst | [new file with mode: 0644] | blob |
| uuu/fat_write.lst | [new file with mode: 0644] | blob |
| uuu/gen_txt_include.sh | [new file with mode: 0755] | blob |
| uuu/nand_burn_loader.lst | [new file with mode: 0644] | blob |
| uuu/qspi_burn_loader.lst | [new file with mode: 0644] | blob |
| uuu/sd_burn_all.lst | [new file with mode: 0644] | blob |
| uuu/sd_burn_loader.lst | [new file with mode: 0644] | blob |
| uuu/spl_boot.lst | [new file with mode: 0644] | blob |
| uuu/uuu.cpp | [new file with mode: 0644] | blob |
| uuu/uuu.lst | [new file with mode: 0644] | blob |