summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68340ser.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove safe_pc() (nw) smf-2017-12-141-9/+9
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* Refactor 680x0 so that member variables aren't public. [smf] smf-2017-12-131-1/+1
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-9/+9
* 68340: Fixed -validate errors and made slight cleanup Joakim Larsson Edstrom2017-09-081-10/+10
* 68340: deskeletonized the serial module as a device derived from the duart de... Joakim Larsson Edstrom2017-09-041-13/+153
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+11
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+40