This website requires JavaScript.
Explore
Help
Sign In
claunia
/
86Box
Watch
1
Star
0
Fork
0
You've already forked 86Box
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f1814d0c65dba73b36cfb3261de434f2fc0d495d
86Box
/
src
/
utils
History
Cacodemon345
89e42fcece
And also an oversight
2025-08-11 01:12:39 +06:00
..
cJSON.c
…
CMakeLists.txt
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
crc32.c
CD-ROM: Re-enable CRC checking and disable the usage of the ARM CRC32 instruction.
2025-08-06 16:07:38 +02:00
crc32.h
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
crc.c
Split off the CRC code to its own module.
2025-02-15 07:09:14 +01:00
fifo8.c
…
fifo.c
…
ini.c
Set LC_NUMERIC to "C" in program startup
2025-03-29 01:18:37 +06:00
log.c
And also an oversight
2025-08-11 01:12:39 +06:00
random.c
…