summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/saa5050.cpp
Commit message (Expand)AuthorAgeFilesLines
* saa5050: Implemented TLC (Transmitted Large Character) output line. Nigel Barnes2020-11-141-1/+11
* Cleaned up bitmap API. Vas Crabb2020-09-271-3/+1
* Fix SAA5051 internal character ROM to match datasheet (one pixel was missing ... Lord-Nightmare2018-11-181-1/+1
* Replace dump of SAA5050 internal character generator ROM with verified copy f... Lord-Nightmare2018-11-131-1/+1
* saa5050.cpp: Better device names (nw) AJR2017-11-211-8/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-24/+32
* Fix romsize for saa5057 (nw) Scott Stone2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-8/+8
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-8/+8
* reverting: Miodrag Milanovic2016-01-201-9/+9
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-9/+9
* mc6845: fixed hd6845 rasters in interlace mode Nigel Barnes2015-11-141-1/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+662