summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/konendev.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with i, j, k, l and m: more macro removal (nw) Ivan Vangelista2020-05-281-25/+25
* New machines marked as NOT_WORKING Ivan Vangelista2020-03-011-3/+18
* konendev: additional inputs mapped, additional documentation, cleanups [Heiha... arbee2020-02-071-150/+294
* konendev: hooked up H8/3007 "IFU" CPU [R. Belmont] arbee2020-01-251-22/+109
* konendev: hooked up DPRAM [R. Belmont] arbee2020-01-251-0/+3
* konendev: hook up correct RTC [R. Belmont, Heihachi_73] arbee2020-01-221-46/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-15/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+15
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-011-15/+16
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* src/mame/video: switched various devices to devcb3 and removed MCFG macros (nw) Ivan Vangelista2018-11-211-2/+2
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-2/+2
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-20/+20
* 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-5/+5
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-16/+18
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-17/+18
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* eeprom pass (nw) Olivier Galibert2016-06-221-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+515