summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/a2bus/a2videoterm.h
Commit message (Collapse)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-121/+0
|
* Updated licenses to some of bus devices (nw) Miodrag Milanovic2015-05-101-2/+2
|
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
|
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-0/+1
| | | | | | | | | while at it, cleaned up the args of the mc6845 delegates as well (no need to pass back and forth pieces of the driver class, now that delegates belong to it as well) even if I tested the changes extensively, I might have missed something among the 177 source files using this, so please report any regressions you see :)
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
|
* Fixed all bitmap.palette() users to use m_palette instead (nw) Miodrag Milanovic2014-03-151-0/+2
|
* (MESS) apple2: Support another Videoterm clone, the AE Viewmaster 80. [R. ↵ R. Belmont2014-02-161-0/+9
| | | | Belmont]
* (MESS) Apple II bus moving day (nw) R. Belmont2013-10-221-0/+107