summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/vt320.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-125/+0
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-4/+4
* Changed license of DEC drivers together with Jonathan Gevaryahu (nw) Miodrag Milanovic2015-05-071-0/+2
* Minor DEC notes (n/w) Lord-Nightmare2015-05-051-1/+2
* (MESS) VT240 and VT320: add links to DEC-O-LOG service notes for different fi... Lord-Nightmare2015-05-051-2/+3
* (MESS) Add newer VT320 Firmware [Matt Burke] Lord-Nightmare2015-05-011-1/+5
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-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-2/+1
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-2/+4
* 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-1/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+5
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+112