summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pwrview.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-3/+3
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-5/+5
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-3/+3
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-2/+1
* z80dart.cpp, z80dma.cpp: started removing MCFG macros (nw) Ivan Vangelista2018-08-291-1/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-6/+1
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-3/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-19/+19
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-9/+9
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* 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-55/+59
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+9
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-5/+6
* pwrview: from 14 to 9 errors (nw) cracyc2018-01-251-6/+50
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* 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-2/+2
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+3
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* srcclean (nw) Vas Crabb2017-05-281-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* pwrview: workaround 2 more self test errors. 9 to go (nw) cracyc2017-04-301-7/+25
* pwrview: hook up vram (nw) cracyc2017-04-291-5/+98
* pwrview: bit more (nw) cracyc2017-03-311-0/+12
* pwrview: add crtc, only vert size is certain (nw) cracyc2017-03-261-0/+9
* New not working cracyc2017-01-111-0/+261