summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mz700.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-1/+2
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-5/+7
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Assorted machine().device removals, nw Ryan Holtz2018-05-271-1/+8
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* mz700: Eliminate first_screen (nw) AJR2018-03-081-0/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-9/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* mZ700 wip: - Increased speed of basic (MT 06058) by using bankdev; Robbbert2015-11-051-43/+51
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+119