mame/scripts
Vas Crabb c4f9ff9790 -util/corealloc.h: Reduced make_unique_clear to a single variant for POD arrays.
* Enabled GCC lifetime dead store elimination optimisation.
* emu/device.h: Don't pre-clear memory for drivers.  Ivan Vangelista
  fixed at least the majority of things that crashed outright, and
  Robbbert initialised variables that coverity complained about.  It's
  unlikely anything will break due to this.
* sound/discrete.h: Explicitly initialise members of discrete "devices"
  to zero.  I don't see a way around doing this in headers due to the
  macro soup used to build the constructors.
* sound/mos6581.cpp: Moved creation of the SID core to device_start and
  explictly initialised members of the SID core structures.  These
  structures are in internal headers, so they won't cause downstream
  recompiles.

-Lua engine: Made I/O port manager type_seq a bit more tolerant of
 omitted arguments.
2022-04-03 02:53:19 +10:00
..
build rendlay: remove led8seg_gts1 2022-02-26 18:40:59 +01:00
font srcclean and manual cleanups (nw) 2017-12-24 15:03:04 +11:00
minimaws More user experience improvements: 2021-10-14 08:00:04 +11:00
resources Remove uwp from build system 2021-10-26 11:24:03 +02:00
src cdrom_file: classify. Could use more internal work, but it's a step 2022-04-01 11:36:55 +02:00
target contra.cpp, gng.cpp: finders and other small cleanups 2022-04-01 17:59:14 +02:00
xslt remove references to "mame64" from comments 2021-03-29 15:26:38 +02:00
extlib.lua Added possibility of building using system pugixml 2018-03-27 10:19:22 +11:00
genie.lua -util/corealloc.h: Reduced make_unique_clear to a single variant for POD arrays. 2022-04-03 02:53:19 +10:00
toolchain.lua Few more leftovers removed 2021-10-26 11:53:27 +02:00