summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/rmt32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* (MESS) Moved video chips to emu/video. (nw) Curt Coder2014-03-171-1/+1
* 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-5/+6
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-2/+2
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-431/+431
* mt32: Add the sample clock, now it's waiting for an irq from the la32 [O. Gal... Olivier Galibert2012-12-181-1/+18
* (mess) mt32: Preliminary driver [Lord_Nightmare, O. Galibert] Olivier Galibert2012-12-171-0/+414
* placeholders Olivier Galibert2012-12-171-0/+0