summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/alesis.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+2
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-4/+5
* mu100: Make some noise [O. Galibert] Olivier Galibert2018-11-051-1/+1
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-1/+0
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-2/+2
* devcb3 Vas Crabb2018-07-071-15/+15
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-9/+9
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-13/+13
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-13/+13
* srcclean (nw) Vas Crabb2018-04-221-16/+16
* Fix crash in alesis driver, nw mooglyguy2018-04-051-0/+2
* -output: Removed remaining legacy outputs from alesis. Removed legacy outputs... mooglyguy2018-04-041-0/+43
* -alesis: Removed legacy output accessors. [Ryan Holtz] mooglyguy2018-04-041-17/+30
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-37/+42
* Start squeezing out the poor-performing parts of the output_manager: Vas Crabb2018-02-281-3/+8
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-9/+7
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* hd44780_pixel_update_func to delegate (nw) Miodrag Milanovic2016-05-061-5/+3
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-17/+17
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-17/+17
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+485