mame/scripts
Vas Crabb 26d8e47c00 DRC cleanup and minor optimisation: [Windy Fairy, Vas Crabb]
* Build all native back-ends if any native back-end is enabled so errors
  caused by changing interfaces can be found faster.
* cpu/drcbeut.cpp: Moved resolved member function stuff to a place where
  it can be shared by back-ends.
* cpu/drcbearm64.cpp: Use ubfx instruction to extract unordered flag.
* cpu/drcbearm64.cpp, cpu/drcbex64.cpp: Bypass trampolines when calling
  get map variable value and debugger instruction hook functions.
* cpu/drcbearm64.cpp: Moved some internal helpers that don't need to be
  members to anonymous namespace.
* cpu/drcbearm64.cpp: Added a comment with some info to help when
  debugging generated code.
* cpu/drcbec.cpp: Put code in the drc namespace.
2025-01-16 06:30:13 +11:00
..
build Updated copyright years to 2025 2025-01-01 16:36:28 +11:00
font
minimaws -Don't use image_error::BADSOFTWARE for things that aren't software list errors. 2024-09-19 02:02:16 +10:00
resources Tweaked MAME icon: 2022-08-07 02:47:19 +10:00
src DRC cleanup and minor optimisation: [Windy Fairy, Vas Crabb] 2025-01-16 06:30:13 +11:00
target dynax/ddenlovr.cpp, dynax/dynax.cpp: More I/O improvements: 2024-12-02 07:09:17 +11:00
xslt More quality of life features for new source layout: 2022-06-29 01:29:04 +10:00
extlib.lua Added Zstandard support for zip archives and CHDs. (#11827) 2023-12-11 10:48:02 +11:00
genie.lua cpu/drcbearm64.cpp: Added a 64-bit ARMv8 (AArch64) DRC back-end. (#13162) 2025-01-14 02:44:16 +11:00
toolchain.lua Updated GENie and changed Visual Studio target to Visual Studio 2022. (#13000) 2024-11-27 04:39:05 +11:00