summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/abc800.c
Commit message (Expand)AuthorAgeFilesLines
* Removed pseudo-palettes from video/generic.c. All drivers that were using the... Alex W. Jackson2014-03-131-4/+8
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-5/+5
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-11/+11
* 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
* 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
* z80dart: Merged in uPD7201 and modernized the interface. [Curt Coder] Curt Coder2013-05-271-1/+1
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-271-8/+4
* 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-2/+2
* Rewrote the SAA5050 Teletext character generator. Removed saa505x.c which was... Curt Coder2012-09-141-70/+38
* (MESS) Death to palettes. (nw) Curt Coder2012-09-121-19/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+380