summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68340sim.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+0
* m68000: Add overrideable method to signal RESET instruction to internal perip... AJR2019-02-111-0/+6
* 68340: Interrupt overhaul AJR2019-01-021-33/+26
* space.machine -> machine (nw) Olivier Galibert2017-12-141-1/+1
* remove safe_pc() (nw) smf-2017-12-141-49/+39
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-20/+20
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-20/+20
* Refactor 680x0 so that member variables aren't public. [smf] smf-2017-12-131-20/+20
* 68340: fixed SIM module read register bug and added informative chip select l... Joakim Larsson Edstrom2017-09-041-6/+19
* m68340: Added implementations for VCO clock synthesizer and Timer module Coun... Joakim Larsson Edstrom2017-08-181-205/+302
* Remove a whole lot of I64 from format strings. Vas Crabb2017-08-101-2/+0
* srcclean (nw) Vas Crabb2017-07-231-3/+3
* 68340SIM: Added 8 bit ports A and B, updated LOG system Joakim Larsson Edstrom2017-07-171-54/+157
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-222/+231
* clang-modernize part 3 Miodrag Milanovic2015-12-041-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+349