summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc68328.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-111-1/+1
* Use the device-provided timer_alloc instead of reaching around to the schedul... Aaron Giles2021-03-251-4/+4
* Cleaned up bitmap API. Vas Crabb2020-09-271-11/+8
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-2/+1
* Various changes related to 68000 interrupts (nw) AJR2019-04-041-3/+4
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-4/+7
* mc68328: Improve integration of emulated device (nw) AJR2019-04-031-27/+53
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-28/+348
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-30/+30
* Another round of these Vas Crabb2016-08-271-1/+1
* 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
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2870