Commit Graph

7 Commits

Author SHA1 Message Date
OBattler
161e726819 CRC32: #define __USE_LARGEFILE64, because it's apparently needed for the off64_t type. 2025-07-24 18:10:56 +02:00
Miran Grča
3f82c150dc CRC32: Include sys/types.h. 2025-07-24 17:41:58 +02:00
Miran Grča
4212f3601f CRC32: Correct some types. 2025-07-24 17:21:19 +02:00
OBattler
28e3d4fe08 Put those functions into the right place. 2025-07-24 16:52:17 +02:00
OBattler
91d2af521d CRC32: Replace local with static. 2025-07-24 16:15:36 +02:00
OBattler
eb0d73f6a1 CRC32: Two functions needed on ARM. 2025-07-24 15:30:02 +02:00
OBattler
8944c920ae CD-ROM: Parity and CRC checking support, System Shock 2 now works with a directly mounted .CUE image as well. 2025-07-24 14:12:20 +02:00