summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/fromance.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* -devices/sound/2608intf, 2610intf: Removed MCFG macros, nw mooglyguy2018-12-291-3/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* (nw) more header cleanup, split up some more all-in-one state classes Vas Crabb2018-12-031-7/+14
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-5/+4
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+2
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-30/+41
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+3
* fromance.cpp: Use gen_latch; add GGA clocks (nw) AJR2017-08-171-10/+5
* Add skeleton device for Video System C7-01 GGA AJR2017-03-181-4/+5
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* first srcclean pass (nw) Vas Crabb2016-12-251-1/+1
* fromance.cpp: added visible horizontal parameter to CRTC [Angelo Salese] angelosa2016-12-141-2/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-25/+25
* 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
* misc palette cleanups (nw) Dirk Best2015-08-021-1/+0
* Update for Takahiro Nogi (nw) Miodrag Milanovic2015-05-241-1/+1
* Changes for Bryan McPhail (nw) Miodrag Milanovic2015-05-111-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* "msm" lookup tag removal (nw) Miodrag Milanovic2013-04-141-2/+4
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-2/+3
* moved cpu_device * to required_device in existing driver state classes (nw) Miodrag Milanovic2013-04-091-2/+3
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-091-1/+1
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-021-0/+1
* morednized pipedrm (nw) Miodrag Milanovic2013-02-121-4/+0
* Modernization of drivers part 5 (no whatsnew) Miodrag Milanovic2013-02-081-0/+3
* Continued cleanup of Video Systems drivers and associated dependencies. From... Scott Stone2012-10-101-2/+8
* Introducing TIMER_CALLBACK_MEMBER and modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-15/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+12
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+4
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+2
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+1
* Clear out remaining AM_BASE_SIZE. Aaron Giles2012-04-161-5/+5
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-8/+8
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+10
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+2
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-21/+31
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2