summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/zx8301.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-334/+0
* removed restriction link for BSD3 licensed files (nw) Miodrag Milanovic2015-05-071-3/+0
* (MESS) ql: zx8301 improved configuration. (nw) Curt Coder2014-03-141-4/+1
* (MESS) ql: zx8301 devcb2. (nw) Curt Coder2014-03-141-25/+5
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-4/+4
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-9/+9
* 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
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-20/+20
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* (MESS) Death to palettes. (nw) Curt Coder2012-09-121-8/+23
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+346