summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68340.h
Commit message (Expand)AuthorAgeFilesLines
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-26/+25
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-24/+26
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-0/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-3/+3
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-3/+3
* Refactor 680x0 so that member variables aren't public. [smf] smf-2017-12-131-3/+3
* 68340: simplified code by making the timer module implementation a device and... Joakim Larsson Edstrom2017-09-091-24/+14
* 68340: Fixed -validate errors and made slight cleanup Joakim Larsson Edstrom2017-09-081-2/+2
* 68340: deskeletonized the serial module as a device derived from the duart de... Joakim Larsson Edstrom2017-09-041-3/+5
* srcclean (nw) Vas Crabb2017-08-271-1/+1
* m68340: Added implementations for VCO clock synthesizer and Timer module Coun... Joakim Larsson Edstrom2017-08-181-7/+66
* 68340: Added config macros and callbacks for 8 bit ports A and B Joakim Larsson Edstrom2017-07-171-1/+24
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-27/+28
* Self-registering devices prep: Vas Crabb2017-02-271-10/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Memberize public non-member function of m68340cpu_device (nw) AJR2016-09-131-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+75