mirror of
https://github.com/FEX-Emu/FEX.git
synced 2024-12-16 02:17:20 +00:00
8f52d8e719
A dictionary lookup was only ever returning the .ero result since we were adding multiple values to the same key. Adds them as a list now and walks them. Additionally if we forget to add a new version again, have a fallback to try checking using our file format layout. Fixes an issue where a user running 23.10 was faulting the python script. |
||
---|---|---|
.. | ||
aarch64_fit_native.py | ||
changelog_generator.py | ||
CheckBinfmtNotInstall.sh | ||
CI_FetchRootFS.py | ||
ClassifyCPU.py | ||
DefinitionExtract.py | ||
doc_outline_generator.py | ||
FEXUpdateAOTIRCache.sh | ||
generate_changelog.sh | ||
generate_doc_outline.sh | ||
generate_release.sh | ||
GenerateSyscallNumbers.py | ||
guest_test_runner.py | ||
InstallFEX.py | ||
InstructionCountParser.py | ||
json_asm_config_parse.py | ||
json_config_parse.py | ||
json_ir_config_parse.py | ||
StructPackVerifier.py | ||
testharness_runner.py | ||
Threaded_Lockstep_Runner.py | ||
UpdateInstructionCountJson.py |