summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/alesis.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+3
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-2/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-6/+5
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-2/+2
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-2/+2
* (MESS) Cleanup the HD44780 device. (nw) Sandro Ronco2013-01-221-32/+9
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-82/+82
* (MESS) Clean up some MACHINE_CONFIG_START. (nw) Sandro Ronco2012-09-081-15/+4
* (MESS) Fixed screen type in some drivers. (nw) Sandro Ronco2012-09-071-2/+2
* (MESS) sr16: added layout for LCD. (nw) Sandro Ronco2012-08-281-6/+19
* (MESS) HD44780: added an optional pixel_update callback in order to support c... Sandro Ronco2012-08-271-2/+4
* (MESS) sr16: hooked up inputs and LCD. (nw) Sandro Ronco2012-08-251-17/+97
* (MESS) hr16: SRAM is battery-backed. (nw) Sandro Ronco2012-08-231-2/+3
* (MESS) hr16: Added preliminary sound emulation. [Sandro Ronco] Sandro Ronco2012-08-231-35/+22
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+309