summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/miniframe.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-8/+9
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-3/+3
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-5/+1
* devcb3 Vas Crabb2018-07-071-11/+11
* cleanup (nw) Vas Crabb2018-07-061-7/+7
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+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-7/+7
* 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-14/+16
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* 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
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-1/+1
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-9/+9
* New non-working machines arbee2017-09-041-0/+280