mame/scripts
Vas Crabb c10ecb0941 Fixed the last GCC class memory access warnings and cleaned up some stuff.
* shared/exidysound.cpp: Use real 8253 PIT device rather than a local
  implementation, fixed class memory access error, cleaned up code to
  use virtual member functions idiomatically.
* cpu/alto2: Fixed class memory access error (was nuking unique
  pointers).
* interton/vc4000_v.cpp: Fixed class memory access error, got rid of
  indirection on bitmap, cleaned up a little.
* Enabled error for GCC class memory access warning to avoid rot.
2025-04-21 05:28:13 +10:00
..
build scripts/build/check_include_guards.py: bail if no argument specified 2025-03-07 19:12:26 +01:00
font srcclean and manual cleanups (nw) 2017-12-24 15:03:04 +11:00
minimaws Miscellaneous minor stuff: 2025-03-17 05:17:57 +11:00
resources Tweaked MAME icon: 2022-08-07 02:47:19 +10:00
src 3rdparty/portmidi: Disable another warning to help clang on Windows. 2025-04-20 10:20:13 +10:00
target -Fixed some -listxml issues: 2025-03-13 16:49:51 +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 Fixed the last GCC class memory access warnings and cleaned up some stuff. 2025-04-21 05:28:13 +10:00
toolchain.lua Cleaned up build scripts and compiling documentation: 2025-04-20 02:36:58 +10:00