summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/thomson.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-16/+16
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-16/+16
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-13/+13
* Grammar police (nw) Olivier Galibert2018-02-241-15/+15
* Remove duplicates (nw) Olivier Galibert2018-02-151-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* thomson.cpp: Use input_merger_device for IRQ & FIRQ (nw) AJR2017-12-011-102/+7
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-7/+2
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-5/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-15/+15
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* device_image_interface cleanups (nw) AJR2017-02-271-4/+4
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-2/+2
* Revert "moved debugger_access() from address space to machine & removed the a... Vas Crabb2016-11-211-15/+15
* moved debugger_access() from address space to machine & removed the anti-patt... smf-2016-11-191-15/+15
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-74/+74
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-33/+5
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-6/+6
* - removed FUNC_NULL macro Miodrag Milanovic2016-07-011-1/+1
* Thomson updates: Reagan Roush2016-05-111-0/+4
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-6/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+4794