summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pv2000.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-10/+2
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* tms9928a_device: converted to devcb2 (nw) Ivan Vangelista2014-04-171-8/+3
* Converted SN76496 ready to DEVCB2 [smf] smf-2014-02-111-18/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* (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-4/+4
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-2/+3
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-14/+14
* (MESS) pv2000 : 7 key had wrong shifted port code Robbbert2012-12-261-1/+1
* (MESS) PV2000 : added some portcode definitions Robbbert2012-12-261-55/+55
* Removed _new from name of modern device (no whatsnew) Miodrag Milanovic2012-10-021-2/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-10/+9
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-3/+3
* (MESS) Continuing new device implementation for SN76496 and clones - apricot.... Scott Stone2012-08-291-2/+21
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+452