summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m24.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* tiny adjustments (nw) Vas Crabb2018-12-241-7/+8
* srcclean (nw) Vas Crabb2018-12-231-11/+11
* Olivetti M24: Added comments, links and missing ROM revisions. rfka012018-12-111-2/+23
* tms7000: Removed MCFG. [Ryan Holtz] mooglyguy2018-12-061-5/+5
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-4/+5
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-4/+2
* devcb3 Vas Crabb2018-07-071-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-1/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* 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-19/+20
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-19/+22
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-8/+8
* tms7000: Convert I/O ports to callbacks (nw) AJR2017-10-301-6/+2
* rename keyboardmcureplacementdaughterboardforlordnightmare (nw) hap2017-07-271-2/+2
* m24: add file header (nw) hap2017-07-271-0/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* pcxt: use pc motherboard device and banking (nw) cracyc2016-03-051-1/+2
* pc: simplify somewhat the pcs/clones and enable configs with less than 640k r... cracyc2016-03-041-7/+5
* 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
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+313