summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/dgn_beta.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Video attributes are now per screen (nw) Miodrag Milanovic2014-03-061-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-3/+4
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) smf-2014-01-071-19/+19
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-3/+29
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+1
* (MESS) Refactored all drivers to use the new MOS6551 and removed the old impl... Curt Coder2013-02-061-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-60/+60
* some cleanup (nw) Miodrag Milanovic2012-10-031-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+382