summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/mconfig.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-15/+81
* emu/mconfig: that stuff was just there to support MCFG macros (nw) Vas Crabb2019-08-031-35/+1
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-37/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-8/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+8
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-8/+0
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-9/+13
* devcb3 Vas Crabb2018-07-071-2/+0
* forgot to git add one line again (nw) Vas Crabb2018-05-081-1/+1
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-4/+45
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-5/+45
* Allow devcb to be bound to a device/mixin or the target of a device Vas Crabb2018-05-021-11/+0
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+2
* Make devopt menu localisable. Vas Crabb2018-04-281-14/+51
* Sarayan made me do it. Vas Crabb2018-04-281-1/+17
* Remove commented code, nw mooglyguy2018-03-101-1/+0
* Remove first_screen() accessor from machine_config now that it is not used, nw mooglyguy2018-03-101-1/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-21/+0
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-0/+2
* std::function and delegate both require runtime relocations, slowing down sta... Vas Crabb2018-01-181-2/+0
* std::function is too inefficient, use a device delegate instead (nw) AJR2018-01-171-0/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-50/+14
* general cleanup: Vas Crabb2017-05-231-5/+0
* let's use Zaccaria as a demo for machine config in members Vas Crabb2017-05-221-0/+17
* There's no day like today. This just follows up on the last commit: game dri... Vas Crabb2017-05-221-1/+0
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-21/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+3
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-8/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* remove legacy calls (nw) Miodrag Milanovic2016-05-011-12/+0
* Make watchdog timer a separate device AJR2016-04-301-0/+4
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-8/+8
* Revert software-installed slot/image options when changing software AJR2016-04-041-7/+0
* Conflict resolution (nw) AJR2016-03-311-2/+11
|\
| * Compressed internal layouts [David Haywood] Miodrag Milanovic2016-03-301-2/+11
* | Iterate over core classes C++11 style AJR2016-03-311-0/+4
|/
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+1
* Begin documenting machine config macros (nw) balr0g2016-03-161-12/+67
* reverting: Miodrag Milanovic2016-01-201-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-161-6/+6
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-2/+2
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-291-1/+1
* nw, add MCFG_FORCE_NO_DRC option, does not work for no apparent reason becaus... therealmogminer@gmail.com2015-06-271-0/+5
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-2/+1
* small cleanup (nw) Miodrag Milanovic2015-04-221-1/+1
* some astring to std::string conversion (nw) Miodrag Milanovic2015-04-181-1/+1
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-4/+4
* modernized cage, dcs and midwayic (nw) Miodrag Milanovic2014-04-201-18/+0
* Created memcard as device and removed it from machine/generic (nw) Miodrag Milanovic2014-04-171-9/+0