summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/thomson.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-17/+17
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-17/+17
* -output: Removed remaining legacy output accesors from cinemat, and removed t... mooglyguy2018-04-071-1/+4
* Remove duplicates (nw) Olivier Galibert2018-02-151-2/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+13
* thomson.cpp: Use input_merger_device for IRQ & FIRQ (nw) AJR2017-12-011-12/+5
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-12/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+6
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-11/+13
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-117/+117
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-10/+4
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-3/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+713