summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/thomson.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* thomson.cpp: Improve floppy device encapsulation (nw) AJR2019-11-101-12/+12
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-18/+18
* thomson.cpp: Make a separate region for cartridge stuff (nw) AJR2019-10-091-46/+52
* thomson.cpp: Start cleaning up the floppy mess (nw) AJR2019-10-041-11/+10
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-301-2/+2
* Pia6821 improvements (#5254) Mike2019-06-191-19/+11
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+17
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+13
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-2/+2
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-291-7/+8
* thomson: minor cleanup, convert video logging to logmacro.h (nw) Vas Crabb2019-01-131-6/+6
* Merge pull request #4484 from antoinemine/master ajrhacker2019-01-071-1/+4
|\
| * [thomson] added undocumented video mode (alternate bitmap16), tested on a rea... Antoine Miné2018-12-191-1/+4
* | thomson.cpp: Fix a few typos (nw) AJR2019-01-031-1/+1
|/
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-4/+4
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-7/+7
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* 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