Commit graph

20 commits

Author SHA1 Message Date
Nicolas "Pixel" Noble
798f3a3d1f Adding CD authoring tool. 2025-03-16 21:28:10 -07:00
Nicolas "Pixel" Noble
3996f8e7a2 Bumping LuaJIT to current latest.
- Also adding bit.extract
- Also adding ImGui's natvis files.
2025-02-10 19:11:20 -08:00
Nicolas Pixel Noble
1df0bd3aa3 Update ffmpeg & glfw nuget packages. 2024-03-09 19:51:11 -08:00
Nicolas Pixel Noble
54deb9ccad Cleaning up vcxproj files. 2024-03-02 12:41:55 -08:00
Nicolas "Pixel" Noble
1c0530ba97 Properly splitting off the support and supportpsx directories. 2023-11-13 08:02:52 -08:00
Nicolas Pixel Noble
49acad1e8b Update LuaJIT
Hopefully should fix crashes in the JIT.
2023-06-05 21:27:17 -07:00
Nicolas Pixel Noble
03afcf3fdb Basic IsoBuilder. 2022-12-23 10:42:41 -08:00
Nicolas Pixel Noble
7035c183d1 Rewriting the EDC/ECC routines. 2022-12-17 18:57:23 -08:00
Nicolas "Pixel" Noble
d8f69c1309 ffmpeg hotfix for 32 bits version. 2022-12-07 07:09:53 -08:00
Nicolas Pixel Noble
9cdd0f1675 Update ffmpeg package to hotfix version. 2022-12-06 18:30:13 -08:00
Nicolas Pixel Noble
5939c4b98e Some parser fixes, and rehauling ffmpeg support. 2022-12-03 23:08:48 -08:00
Nicolas Pixel Noble
208eba82dc Switching FFmpeg nuget package. 2022-12-03 18:20:02 -08:00
Nicolas Pixel Noble
31692da16f IsoBrowser work
- Rewrote the cue sheet parser
- Improved CD metadata somewhat
- Added a stub of IsoBrowser (with CRC32 computation)
- Changed BIOS detection from Adler32 to CRC32
2022-11-21 22:08:17 -08:00
Nicolas Pixel Noble
1af0493089 Updating LuaJIT & adding pairs for settings. 2022-05-23 20:26:50 -07:00
Nicolas Pixel Noble
4ddf2e0a91 Creating Lua settings & misc fixes. 2022-05-22 21:03:03 -07:00
Nicolas Pixel Noble
2b5535f0c0 Making progress with the iso reader. 2022-03-26 23:27:12 -07:00
Nicolas Pixel Noble
72ccd8665f Starting the CDRIso File class. 2022-03-26 00:08:02 -07:00
Nicolas Pixel Noble
dc0606f185 Beginning the iso reader work. 2022-03-20 23:29:59 -07:00
Nicolas Pixel Noble
4f509fe1ed Finished cleaning misc.h 2022-03-20 12:12:09 -07:00
Nicolas Pixel Noble
69c9d0fc0c Moving cdrom files to their own project. 2022-03-19 22:20:18 -07:00