summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/pc1512.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump Miodrag Milanovic2014-07-221-1/+1
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-27/+13
* mc6845: Added display enable and horizontal/vertical back porch widths to the... Curt Coder2014-03-271-16/+15
* primary_screen -> first_screen() (nw) Miodrag Milanovic2014-03-151-2/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-6/+6
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-17/+17
* 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
* 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-5/+2
* 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-72/+72
* (MESS) Cleanup. (nw) Curt Coder2012-12-071-1/+1
* (MESS) Death to palettes. (nw) Curt Coder2012-09-121-49/+32
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+646