summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/pc_t1t.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* finish setting copyright holders for MESS section (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bump Miodrag Milanovic2014-07-221-2/+2
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-143/+158
* mc6845: Added display enable and horizontal/vertical back porch widths to the... Curt Coder2014-03-271-1/+1
* some mess regression fixes (nw) Miodrag Milanovic2014-02-281-9/+10
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-6/+6
* Converted palette_t and palette_client to classes. General palette.c Aaron Giles2014-02-181-8/+8
* added screen visarea adjustment to mc6845 config interface Michaël Banaan Ananas2014-01-041-4/+6
* pc_t1t.c: small update (nw) Ivan Vangelista2013-12-021-37/+0
* Converted video/pc_t1t to a device. (nw) Ivan Vangelista2013-11-301-331/+325
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-4/+2
* moved some legacy macros from driver.h to drivlgcy.h (nw) Oliver Stöneberg2013-07-151-0/+1
* (MESS) pc.c: Added t1000sl2. Hooked up the Tandy 1000 character rom to the ot... Wilbert Pol2013-06-031-5/+8
* pic8259.c: Continue modernization. (nw) Wilbert Pol2013-05-141-1/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-2/+2
* Added a preliminary boolean flag to MC6845 interface structure: "show border ... Angelo Salese2013-01-141-2/+6
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-96/+96
* i86.c: Fix shift timing cracyc2012-12-291-9/+84
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-6/+6
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-16/+16
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-5/+5
* added missing \n to remaining fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-091-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+975