aboutsummaryrefslogtreecommitdiff
path: root/zencore/crc32.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-format fixesStefan Boberg2021-09-061-1/+1
* Addressed signed/unsigned comparison warningsStefan Boberg2021-09-031-3/+3
* Addressed signed/unsigned comparison warning (clang)Stefan Boberg2021-09-031-2/+2
* clang-format fixesStefan Boberg2021-05-271-1/+0
* Added non-'deprecated' MemCrc32 function for use with CompressedBuffer header...Stefan Boberg2021-05-241-7/+250
* Moved CRC32 compute into separate cpp/h to enable usage outside of the retro ...Stefan Boberg2021-05-241-0/+303