summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68307.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-7/+14
* 68307, mc68681, tmp68301: Disable side effects for interrupt acknowledgment (nw) AJR2019-04-041-1/+2
* Various changes related to 68000 interrupts (nw) AJR2019-04-041-10/+12
* (nw) Clean up the mess on master Vas Crabb2019-03-261-8/+17
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+8
* mc68307: Add override for RESET instruction (nw) AJR2019-03-221-0/+8
* src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-8/+9
* 68307: More accurate emulation of internal priority interrupt controller AJR2019-01-011-28/+53
* mc2661, mc68681, scn2674 et al.: Eliminate space and mem_mask arguments from ... AJR2018-12-261-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t... Olivier Galibert2018-05-111-57/+9
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-5/+5
* 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
* remove safe_pc() (nw) smf-2017-12-141-4/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-94/+86
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-86/+94
* Refactor 680x0 so that member variables aren't public. [smf] smf-2017-12-131-94/+86
* emumem: API change [O. Galibert] Olivier Galibert2017-11-291-1/+1
* mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-221-1/+1
* 1st half of devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-05-311-7/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-70/+75
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-7/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+352