summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/mc6847.h
Commit message (Expand)AuthorAgeFilesLines
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-7/+7
* Removing seemingly inert chargen area; even if this is the way to go, this ne... Nathan Woods2014-07-031-11/+0
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-9/+9
* mc6847: converted to use devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-131-38/+47
* mc6847: Optional because of gime. (nw) Curt Coder2014-04-291-1/+1
* mc6847: Added memory region for chargen ROM. (nw) Curt Coder2014-04-291-0/+2
* mc6847: Added character generator ROM for S68047. [Curt Coder] Curt Coder2014-04-241-0/+3
* mc6847: Added internal character generator ROM and M5C6847P-1 variant. [Curt ... Curt Coder2014-04-241-0/+13
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-3/+3
* use ARRAY_LENGTH (nw) Oliver Stöneberg2014-04-031-1/+1
* hsync and fsync are part of mc6847 so devcb2 conversion was needed there not ... Miodrag Milanovic2014-03-281-8/+13
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-3/+3
* mc6847: Fixed text display with external rom: fixes spc1000 and phc25 Robbbert2014-01-271-1/+18
* (MESS) New working system: Wilbert Pol2014-01-091-0/+21
* small PALETTE_INIT cleanup (nw) Oliver Stöneberg2013-08-041-3/+0
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-2/+2
* Moved some files to where they belong. (nw) Curt Coder2013-03-071-0/+648