summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/interact.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed interact.c regression (nw) Ivan Vangelista2014-06-041-9/+9
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-11/+9
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-2/+1
* removed CassetteOptions that is already default (nw) Miodrag Milanovic2014-05-021-7/+1
* printer_image_device: converted to devcb2 (nw) Ivan Vangelista2014-04-111-2/+2
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+2
* Modernized the sn76477 sound device (nw) Ivan Vangelista2013-11-211-1/+0
* pcat cleanup + removal of all not used LEGACY calls (in comments) and removal... Miodrag Milanovic2013-04-191-1/+1
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-3/+3
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-4/+4
* softlist: Added preliminary lists to MO-5, TO-7 and TO-770 [K1W1] Fabio Priuli2013-01-131-1/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-69/+69
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-2/+2
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-5/+5
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-10/+12
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+327