summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/abc1600.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
* (MESS) abc1600: Cleanup. (nw) Curt Coder2015-04-231-8/+4
* More region_ptr_finder conversions (nw) Alex W. Jackson2014-10-181-17/+9
* Cleanups and version bump Miodrag Milanovic2014-07-221-5/+5
* fixed a couple of regressions. nw. Fabio Priuli2014-05-021-0/+5
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-34/+11
* (MESS) Cleanups. (nw) Curt Coder2014-04-011-10/+9
* mc6845: Added display enable and horizontal/vertical back porch widths to the... Curt Coder2014-03-271-12/+5
* Removed pseudo-palettes from video/generic.c. All drivers that were using the... Alex W. Jackson2014-03-131-2/+6
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-1/+1
* added screen visarea adjustment to mc6845 config interface Michaël Banaan Ananas2014-01-041-0/+1
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-9/+9
* (MESS) abc1600: Separated the MAC and Mover to their own devices. (nw) Curt Coder2013-09-101-503/+682
* some SCREEN_UPDATE_* cleanups (nw) Oliver Stöneberg2013-08-051-4/+0
* small VIDEO_START cleanup (nw) Oliver Stöneberg2013-08-041-4/+0
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-2/+1
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-271-10/+5
* Added a preliminary boolean flag to MC6845 interface structure: "show border ... Angelo Salese2013-01-141-1/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-230/+230
* (MESS) Cleanup. (nw) Curt Coder2012-12-071-2/+1
* (MESS) Death to palettes. (nw) Curt Coder2012-09-121-4/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1130