summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/studio2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cdp1861: Cleaned up devcb2. (nw) Curt Coder2014-03-211-2/+8
* cdp1802: devcb2. (nw) Curt Coder2014-02-261-51/+18
* cdp1802: devcb for the state codes. (nw) Curt Coder2014-02-251-3/+3
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-4/+4
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-10/+10
* (MESS) visicom: Fixed colors and video. [Curt Coder] Curt Coder2013-08-071-20/+62
* (MESS) mpt02: Fixed CDP1864 colors. [Curt Coder, Guru] Curt Coder2013-08-061-8/+8
* (MESS) studio2: Fixed loose .bin/.rom cartridge file loading, and supported l... Curt Coder2013-08-051-28/+102
* (MESS) studio2: Updated notes. (nw) Curt Coder2013-08-021-44/+1
* (MESS) devcb2. (nw) Curt Coder2013-06-091-30/+5
* MESS anonymous timers this time. (nw) Andrew Gardner2013-05-231-4/+11
* (MESS) Added skeleton driver for RCA COSMAC Microkit. [Bill Degnan, Curt Coder] Curt Coder2013-05-111-3/+3
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-7/+6
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-2/+2
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-061-4/+4
* small cleanup (nw) Miodrag Milanovic2013-03-041-3/+3
* Some more moving to proper place and compile fix (nw) Miodrag Milanovic2013-02-221-0/+76
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-2/+2
* (MESS) Reduced tagmap abuse. (nw) Curt Coder2013-01-241-3/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-19/+19
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-1/+1
* (MESS) studio2: Documentation update. [Stiletto, Guru] Curt Coder2012-12-081-3/+8
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-3/+3
* (MESS) Death to palettes. (nw) Curt Coder2012-09-121-16/+6
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+581