summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68340tmu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove safe_pc() (nw) smf-2017-12-141-26/+23
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* Refactor 680x0 so that member variables aren't public. [smf] smf-2017-12-131-2/+2
* Build fixes (nw) AJR2017-09-111-2/+2
* 68340: simplified code by making the timer module implementation a device and... Joakim Larsson Edstrom2017-09-091-303/+168
* 68340tmu: silented some logerror spam by turning them into LOGx statements Joakim Larsson Edstrom2017-09-041-2/+2
* srcclean (nw) Vas Crabb2017-08-271-10/+10
* m68340: Added implementations for VCO clock synthesizer and Timer module Coun... Joakim Larsson Edstrom2017-08-181-8/+604
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+12
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+39