summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68340.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* maps: Finish devices/machine (nw) Olivier Galibert2018-04-201-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-40/+38
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-38/+40
* Compile fix. (nw) Curt Coder2017-12-131-2/+2
* Refactor 680x0 so that member variables aren't public. [smf] smf-2017-12-131-39/+37
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-14/+14
* 68340: simplified code by making the timer module implementation a device and... Joakim Larsson Edstrom2017-09-091-19/+10
* 68340: Fixed -validate errors and made slight cleanup Joakim Larsson Edstrom2017-09-081-4/+4
* 68340: deskeletonized the serial module as a device derived from the duart de... Joakim Larsson Edstrom2017-09-041-17/+26
* m68340: Added implementations for VCO clock synthesizer and Timer module Coun... Joakim Larsson Edstrom2017-08-181-10/+40
* 68340: Added config macros and callbacks for 8 bit ports A and B Joakim Larsson Edstrom2017-07-171-0/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-41/+36
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Memberize public non-member function of m68340cpu_device (nw) AJR2016-09-131-3/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+152