summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/coreutil.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2021-11-22 02:59:06 +1100
committer Vas Crabb <vas@vastheman.com>2021-11-22 02:59:06 +1100
commit246ba1f482200c87a63c5e8777fceab4727b9b21 (patch)
tree746f69ce868d420311cc570818c6f9ea28c799da /src/lib/util/coreutil.cpp
parentb4109bea0706b8ded888cb5500ae3cb9bc44312c (diff)
parent046d63d01db754cbcf0eb55ee5989cfbe646fc70 (diff)
Merge cleanup from MAME 0.238 release branch to avoid conflicts later.
Diffstat (limited to 'src/lib/util/coreutil.cpp')
0 files changed, 0 insertions, 0 deletions
a65466ef3222'>k056800: removed MCFG macros (nw) Ivan Vangelista2018-09-101-2/+2 * Move imperfect graphics flag down into PSX GPU device AJR2018-09-021-1/+1 * ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-2/+2 * -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1 * -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-3/+3 * Fix clang build yet again (nw) AJR2018-06-301-1/+0 * more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+5 * Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-2/+2 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4 * Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6 * - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9 * Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-36/+40 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8 * vgmplay : Add K054539 Support DESKTOP-LP5JPA4\dbtlr2018-01-241-8/+15 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+4 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3 * Self-registering devices prep: Vas Crabb2017-02-271-4/+7 * Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-2/+2 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1