BizHawk/ExternalProjects
CasualPokePlayer 27eef71085 Fix some more edge cases against PSX RetroAchievements hashing (and do it a bit nicer)
Update rcheevos, and with that add in the new DSi console ID
Experimentally revamp the build system, I'm looking into cmake here and it seems to do a great job. The builds committed here were built with clang-cl 15.0.1 and clang 15.0.7 (for Windows and Linux respectively). gcc/clang with msys2 still works fine. gcc on Linux should still work fine. MSVC (cl) itself even works (although as a note, it doesn't work with lto (/GL) due to the force everything exported flag I set). The old Makefile is still kept for future reference.
2023-02-19 23:42:33 -08:00
..
AnalyzersCommon Extract helper code for Analyzers and Source Generators 2022-10-01 04:13:55 +10:00
BizHawk.Analyzer Extract helper code for Analyzers and Source Generators 2022-10-01 04:13:55 +10:00
BizHawk.SrcGen.ReflectionCache Extract helper code for Analyzers and Source Generators 2022-10-01 04:13:55 +10:00
FlatBuffers.GenOutput Clean up project files of external .NET projects 2022-09-30 08:51:57 +10:00
LibBizAbiAdapter Correct floating point arg support with msabi<->sysv adapter 2022-11-16 15:26:31 -08:00
LibBizHash Implement hardware accelerated CRC32 and SHA1, using them if possible (#3348) 2022-08-09 23:30:17 -07:00
NLua fix check for IsParamsArray 2023-01-10 05:53:58 -08:00
PcxFileTypePlugin.HawkQuantizer Bump System.Drawing.Common in HawkQuantizer (#3463) 2022-12-02 01:22:18 +10:00
iso-parser Clean up project files of external .NET projects 2022-09-30 08:51:57 +10:00
libdarm Add libdarm submodule and build script 2020-09-21 01:37:27 +10:00
librcheevos Fix some more edge cases against PSX RetroAchievements hashing (and do it a bit nicer) 2023-02-19 23:42:33 -08:00
.build_debug.sh Clean up project files of external .NET projects 2022-09-30 08:51:57 +10:00
.build_release.sh Clean up project files of external .NET projects 2022-09-30 08:51:57 +10:00
AnalyzersCommon.props Extract helper code for Analyzers and Source Generators 2022-10-01 04:13:55 +10:00
LibCommon.props Extract helper code for Analyzers and Source Generators 2022-10-01 04:13:55 +10:00