summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/pc_t1t.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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