summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/equites.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* (nw) fixed the build. Robbbert2019-07-141-1/+1
* new not working machine Ivan Vangelista2019-07-071-0/+1
* all: ram auto-sharing is going away, so fix drivers relying on it [O. Galibert] Olivier Galibert2019-05-061-0/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-4/+8
* 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-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
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-25/+55
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+10
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+5
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Add address-shifted versions of AM_DEVREAD/_DEVWRITE/_DEVREADWRITE (nw) (#2586) ajrhacker2017-08-221-4/+1
* New 74LS259/9334/CD4099 devices AJR2017-07-251-6/+9
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* equites.cpp: Use 8155 device (nw) AJR2016-12-111-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-2/+2
* updated a few few drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-05-181-1/+4
* 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-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* give gekisou its own memorymap hap2015-11-071-17/+12
* added 8bit memory handlers in favour of ACCESSING_BITS checks hap2015-11-061-9/+6
* get rid of HVOLTAGE_DEBUG hap2015-11-061-2/+0
* get rid of equites POPDRUMKIT hap2015-11-061-6/+0
* pasted some comment headers hap2015-11-061-0/+6
* added new alpha_8201 to equitest.c hap2015-11-021-13/+16
* update for Acho A. Tang (nw) Miodrag Milanovic2015-05-231-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* a fix for debug compile (nw) Ivan Vangelista2014-03-051-10/+13
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* "samples" lookup tag removal (nw) Miodrag Milanovic2013-04-141-2/+4
* cleanup (nw) Miodrag Milanovic2013-04-141-1/+2
* dac_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-2/+4
* some cleanup (nw) Miodrag Milanovic2013-04-111-1/+2
* changed machine().device("audiocpu") with m_maincpu (nw) Miodrag Milanovic2013-04-111-2/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Modernization of drivers part 4 (no whatsnew) Miodrag Milanovic2013-02-081-0/+7
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+4
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-271-0/+1
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+2