summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/rd110.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-278/+0
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-1/+1
* did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic2015-05-091-1/+1
* Added owners and licenses for those who can be tracked (nw) Miodrag Milanovic2015-05-081-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* 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-4/+3
* (mess) D-110: Preliminary driver [Lord_Nightmare, O. Galibert] Olivier Galibert2013-01-041-0/+272
* placeholders Olivier Galibert2013-01-041-0/+0