summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/vg5k.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed some unused macros (nw) Ivan Vangelista2014-06-051-1/+1
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-10/+4
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-2/+1
* removed CassetteOptions that is already default (nw) Miodrag Milanovic2014-05-021-8/+1
* printer_image_device: converted to devcb2 (nw) Ivan Vangelista2014-04-111-1/+1
* Added palette to ef9345, and some cleanup (nw) Miodrag Milanovic2014-03-161-0/+1
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-6/+1
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-3/+5
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-3/+3
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-1/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-3/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-17/+17
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-10/+9
* modernization or timer callbacks part 3 - final (no whatsnew) Miodrag Milanovic2012-09-241-3/+5
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+434