General-purpose streaming I/O framework
Go to file
Lioncash 34ae45bbd1 Checksums: Correct null check within crc16
This should be checking if the input is null rather than not null before
early exiting, otherwise the data itself will never have the checksum
calculated.
2019-09-06 04:46:27 -04:00
Example GCC fixes and better CMake dependency handling 2019-06-11 15:58:44 -10:00
atdna main: Avoid unnecessary string churn 2019-09-04 16:12:25 -04:00
cmake Various NX build fixes 2018-09-23 19:12:29 -07:00
extern Windows build fixes 2019-07-27 15:18:57 -10:00
include MemoryWriter: Initialize member variables to deterministic values 2019-09-05 01:12:07 -04:00
src Checksums: Correct null check within crc16 2019-09-06 04:46:27 -04:00
.gitignore Additional ignore entries for Athena 2015-12-30 19:02:38 -10:00
.gitmodules Massive fmtlib refactor 2019-07-19 18:19:44 -10:00
Athena.icns added icons; updated PKGBUILD for CMake 2015-07-08 10:21:50 -10:00
Athena.ico added icons; updated PKGBUILD for CMake 2015-07-08 10:21:50 -10:00
AthenaConfig.cmake.in More code cleanup 2017-01-03 10:42:03 -08:00
AthenaConfigVersion.cmake.in CMake package exports 2015-07-08 13:53:40 -10:00
AthenaNSIS.bmp windows packaging and CMake adjustments 2015-07-10 16:14:06 -10:00
CMakeLists.txt Massive fmtlib refactor 2019-07-19 18:19:44 -10:00
Doxyfile Remove EC and BN code in preparation due to licensing issues 2016-06-29 17:37:34 -07:00
LICENSE Update copyright date 2018-01-02 14:22:47 -10:00
PKGBUILD.in remade PKGBUILD as PKGBUILD.in (configured by CMake) 2015-08-13 17:21:49 -10:00
README.md Update README.md 2015-07-08 15:12:24 -10:00
libAthena.pc.in Windows fixes 2017-11-13 17:33:31 -10:00
libnx.cmake Switch build fixes 2018-09-25 15:38:11 -07:00
toolchain-powerpc.cmake Fix GC/Wii linker error 2015-10-16 02:46:18 -07:00

README.md

Athena