summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/gmaster.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MESS) gmaster : cleanup Robbbert2014-05-151-19/+8
* use ARRAY_LENGTH (nw) Oliver Stöneberg2014-04-031-1/+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-4/+5
* first round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-1/+2
* modernized speaker device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+1
* (MESS) gmaster.c: Misc cleanups (nw) Wilbert Pol2013-05-231-49/+76
* (MESS) gmaster.c: Switched to use simple speaker sound device. (nw) Wilbert Pol2013-05-231-5/+45
* documentation (nw) Wilbert Pol2013-05-231-5/+2
* (MESS) gmaster.c: Give it some bleeps and ploinks (see MT#5150). (nw) Wilbert Pol2013-05-221-1/+2
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-32/+32
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-3/+3
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-6/+5
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-3/+2
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-9/+9
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+261