summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/resources/uwp
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/scripts/resources/uwp')
0 files changed, 0 insertions, 0 deletions
15bcf7538?s=128&d=retro' /> Olivier Galibert6 days1-1/+1 * Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3 * namco/namcos10.cpp: Added CD-ROM drive support and I/O for Taiko games. (#11131) 9871238791132023-04-211-0/+3 * namcos10: Refactored driver, and implemented MEM(M) and MEM(N) boards. (#11053) 9871238791132023-04-011-20/+29 * Got rid of global_alloc/global_free. Vas Crabb2020-10-031-3/+3 * s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... Aaron Giles2020-09-211-1/+1 * Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-4/+4 * last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-... Ivan Vangelista2020-05-211-2/+2 * devcb: Eliminate legacy callback syntax (nw) AJR2019-06-061-1/+0 * -bus/psx/ctlrport, multitap, parallel: Removed MCFG and MACHINE_CONFIG macros... mooglyguy2018-12-161-86/+60 * devcb3 Vas Crabb2018-07-071-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3 * de-staticify initializations for src/devices/sound (nw) Wilbert Pol2018-02-251-3/+3 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-22/+25 * Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-2/+2 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5 * NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * cleanup (nw)