summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/thomson.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* use C++ library includes (nw) firewave2020-01-221-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-18/+55
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-55/+18
* thomson: minor cleanup, convert video logging to logmacro.h (nw) Vas Crabb2019-01-131-33/+33
* Merge pull request #4484 from antoinemine/master ajrhacker2019-01-071-1/+38
|\
| * [thomson] added undocumented video mode (alternate bitmap16), tested on a rea... Antoine Miné2018-12-191-1/+38
* | Start cleaning up palette configuration: Vas Crabb2018-12-291-17/+17
|/
* Misc cleanup, nw mooglyguy2018-06-081-3/+3
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* -output: Removed remaining legacy output accesors from cinemat, and removed t... mooglyguy2018-04-071-3/+3
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* - removed FUNC_NULL macro Miodrag Milanovic2016-07-011-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-3/+3
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1387