summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/crt9021.h
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-139/+0
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* (MESS) tandy2k: WIP. (nw) Curt Coder2014-04-051-1/+2
* (MESS) tandy2k: WIP. (nw) Curt Coder2014-04-051-5/+0
* (MESS) tandy2k: WIP. (nw) Curt Coder2014-04-041-2/+2
* (MESS) tandy2k: WIP. (nw) Curt Coder2014-04-041-32/+70
* Converted crt9021_device to devcb2 (nw) Ivan Vangelista2014-03-201-26/+15
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-4/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-13/+13
* (MESS) Death to palettes. (nw) Curt Coder2012-09-121-1/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-1/+1
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-32/+8
* Imported some common C++ devices from MESS to emu folder. Curt Coder2011-03-281-0/+144