summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/cga.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with a and b: some macro removal (nw) Ivan Vangelista2020-05-251-19/+19
* mc1502: try to work around issues (nw) cracyc2020-05-011-0/+3
* cga_m24: Correct CRTC type AJR2020-04-191-2/+3
* mc6845, upd7220: removed MCFG macros (nw) Ivan Vangelista2018-11-201-0/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* cga: m24 also has 400 line text mode (nw) cracyc2017-11-251-1/+1
* cga: support 400 line text modes (nw) cracyc2017-11-251-8/+2
* cga: add compaq portable iii video, text modes and color need to be fixed (nw) cracyc2017-11-241-0/+20
* Mark some ISA bus devices as imperfect or unimplemented (nw) Lord-Nightmare2017-08-011-0/+1
* device_add_mconfig up to devices/bus/l* (nw) Ivan Vangelista2017-06-091-12/+18
* Fixed various issues that failed when compiling Vas' changes on MSVC Nathan Woods2017-05-141-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-15/+17
* Self-registering devices prep: Vas Crabb2017-02-271-4/+6
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-38/+38
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-7/+7
* reverting: Miodrag Milanovic2016-01-201-12/+12
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-12/+12
* override part 1 (nw) Miodrag Milanovic2015-12-051-31/+31
* cga: treat as fixed sync monitor (nw) cracyc2015-11-171-2/+5
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+286