summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/scnxx562.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Remove remaining firstcpu usage from devices (nw) AJR2018-01-041-8/+6
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-2/+1
* some more device_add_mconfig. Only devices/bus remains. (nw) Ivan Vangelista2017-06-021-7/+2
* srcclean (nw) Vas Crabb2017-05-281-1/+1
* m_owner cleanup (nw) AJR2017-05-251-18/+18
* 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-313/+301
* Device validation fixes, invalid characters department (nw) AJR2017-03-031-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-6/+6
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Typo fix: beeing → being Jordi Mallach2016-12-141-2/+2
* srcclean (nw) Vas Crabb2016-11-271-6/+6
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* - Small fixes: PIT68230, FGA022, DUSCC Joakim Larsson Edstrom2016-11-131-18/+16
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-93/+93
* srcclean (nw) Vas Crabb2016-09-261-13/+13
* fix for "warning C4390: ';': empty controlled statement found; is this the in... smf-2016-09-101-1/+1
* Fixed redundant logerror parameters and trailing spaces Joakim Larsson Edstrom2016-09-071-16/+16
* Added interrupt support in DUSCC device, Force CPU30 board driver and interru... Joakim Larsson Edstrom2016-09-071-72/+141
* Cleanups and version bump Miodrag Milanovic2016-07-271-248/+246
* Added support for the 16-bit timer and for clock output mode callbacks on RTX... Joakim Larsson Edstrom2016-07-061-64/+267
* New board: Force Computers ISIO-1, improved support for 68230 PIT and scnxx56... Joakim Larsson Edstrom2016-06-301-253/+778
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-540/+539
* Expunge erroneous save_item subscripting (nw) AJR2016-06-131-2/+2
* DUSCC driver for 68562,26562,68C562 and 26C562 added, WIP but works for Force... Joakim Larsson Edstrom2016-06-101-0/+1793