summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mzr8105.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix more region widths (nw) AJR2019-11-161-3/+3
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+7
* mame\drivers: removed most MCFG and MACHINE_CONFIG_MACROS (nw) Ivan Vangelista2019-02-281-7/+7
* (nw) fixed a few random typos Robbbert2018-08-091-2/+2
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-1/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* (nw) Housekeeping. Robbbert2017-08-121-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* VME bus: added default bus address space and prepared for bus specific features Joakim Larsson Edstrom2017-02-081-1/+2
* srcclean (nw) Vas Crabb2017-01-221-3/+3
* - Force Computers VME boards: Converted fcisio1 and fcscsi1 board drivers to ... Joakim Larsson Edstrom2017-01-051-3/+2
* VME: converted mvme350 board driver to slot device and a general cleanup Joakim Larsson Edstrom2017-01-041-2/+178
* Moved and renamed mame/bus/vme files to devices/bus/vme for now Joakim Larsson Edstrom2017-01-021-1/+1
* Added VME device and divided mzr8105 in board and card devices. Naughty segfa... Joakim Larsson Edstrom2016-12-261-351/+12
* srcclean (nw) Vas Crabb2016-11-271-11/+11
* Added UPD7201 device type to z80sio.cpp and used it in mzr8105.cpp, plus some... Joakim Larsson Edstrom2016-11-151-107/+131
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+370