summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/studio2.h
Commit message (Expand)AuthorAgeFilesLines
* (MESS) converted ibmpcjr and studio2 to use generic cart slot for Fabio Priuli2014-10-021-113/+0
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-2/+4
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+1
* (MESS) visicom: Fixed colors and video. [Curt Coder] Curt Coder2013-08-071-4/+8
* (MESS) studio2: Fixed loose .bin/.rom cartridge file loading, and supported l... Curt Coder2013-08-051-0/+2
* Cleanup. (nw) Curt Coder2013-06-101-4/+0
* MESS anonymous timers this time. (nw) Andrew Gardner2013-05-231-1/+8
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-2/+2
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-6/+6
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-061-6/+6
* small cleanup (nw) Miodrag Milanovic2013-03-041-0/+1
* Some more moving to proper place and compile fix (nw) Miodrag Milanovic2013-02-221-1/+0
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-0/+1
* (MESS) Reduced tagmap abuse. (nw) Curt Coder2013-01-241-1/+7
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-11/+11
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* Added missing DECLARE_'s. (nw) Curt Coder2012-09-251-4/+4
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+92