Commit graph

4 commits

Author SHA1 Message Date
08bf2a4ccc Added several tests and fixed bugs in [load/store]_u16. Must pass the
union as a pointer or the compiler optimizes it away.
2023-08-09 23:02:37 -04:00
Nathan Fisher
bd6686fd88 Changed haggis_node struct to include sub-structures rather than
pointers
2023-08-07 23:37:47 -04:00
Nathan Fisher
82f8fdc736 Use typedef's for custom types to make code less cluttered 2023-07-28 18:39:30 -04:00
Nathan Fisher
632f93e084 Move bit storing function declarations into private "bytes.h" header;
Link to libmd for cryptographic hash functions and implement comparing
checksums when loading a file from an archive;
2023-07-22 19:01:49 -04:00