summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc68328.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ds8874: move to video folder (led driver chip), hap9 days1-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-65/+21
* emu/devdelegate.h: Added resolve_safe and resolve_all_safe helpers. Vas Crabb2023-06-131-9/+3
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* dragonball: avoid a collision between the internal status register and the in... Olivier Galibert2023-02-221-17/+17
* m68000: New implementation, generated from the micro/nanocode Olivier Galibert2023-02-221-4/+19
* More MC68EZ328 work for palmm100 and iqunlim (#10696) [Ryan Holtz] MooglyGuy2022-12-221-30/+84
* palm/palm.cpp: Improved Palm IIIc support. (#10684) [Ryan Holtz] MooglyGuy2022-12-161-1132/+2195
* MC68328 and PalmPilot: More cleanups and better LCDC emulation (#10641) MooglyGuy2022-12-051-1286/+1554
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-4/+4
* mc68328: update logging to match handler size Patrick Mackinlay2021-11-301-1/+1
* srcclean in preparation for release of MAME 0.238. Vas Crabb2021-11-211-26/+26
* mc68328: Moved #define macros into enums within the class. (#8781) [Ryan Holtz] MooglyGuy2021-11-021-333/+5
* -mc68328: Cleaned up register handlers and structure. [Ryan Holtz] (#8771) MooglyGuy2021-10-291-2220/+1959
* 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