summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mikromik.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* i8274, upd7201: Replace legacy device emulations and rename new devices AJR2020-02-231-2/+2
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* mikromik: Use LS259 device and add bankdev for MMU I/O block (nw) AJR2019-03-251-125/+108
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+12
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-12/+12
* upd765: Simplify read/write handlers (nw) AJR2019-03-101-5/+5
* am9513, am9517a, am9519, at_keybc, cs4031, ds128x, mc141618, wd7600: Simplify... AJR2019-03-071-2/+2
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-3/+3
* bus/wangpc, upd7220: Eliminate address_space arguments from handlers (nw) AJR2019-02-251-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+8
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-12/+12
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-2/+2
* rs232: another batch of MCFG removal (nw) Ivan Vangelista2018-10-221-12/+14
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-3/+3
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-2/+2
* z80dart.cpp, z80dma.cpp: started removing MCFG macros (nw) Ivan Vangelista2018-08-291-8/+8
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-23/+23
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-31/+31
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-3/+4
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* search-replace .0_?Hz_XTAL to _?Hz_XTAL (nw) hap2018-01-261-1/+1
* it reduces the need for ' digit grouping in drivers, and it even reads natura... Vas Crabb2018-01-251-8/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* i8212, i8214: Rename IRQ to INT to agree with Intel pin names (nw) AJR2017-09-241-1/+1
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+580