summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mc68328.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes for MC68EZ328 (#13286) Kirk Meyer2025-01-301-1/+3
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-11/+11
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-7/+5
* 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-1/+1
* m68000: New implementation, generated from the micro/nanocode Olivier Galibert2023-02-221-1/+1
* srcclean in preparation for 0.251 branch Vas Crabb2022-12-251-3/+3
* More MC68EZ328 work for palmm100 and iqunlim (#10696) [Ryan Holtz] MooglyGuy2022-12-221-12/+22
* palm/palm.cpp: Improved Palm IIIc support. (#10684) [Ryan Holtz] MooglyGuy2022-12-161-528/+846
* MC68328 and PalmPilot: More cleanups and better LCDC emulation (#10641) MooglyGuy2022-12-051-60/+83
* mc68328: Moved #define macros into enums within the class. (#8781) [Ryan Holtz] MooglyGuy2021-11-021-5/+325
* -mc68328: Cleaned up register handlers and structure. [Ryan Holtz] (#8771) MooglyGuy2021-10-291-201/+399
* Various changes related to 68000 interrupts (nw) AJR2019-04-041-1/+1
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+2
* mc68328: Improve integration of emulated device (nw) AJR2019-04-031-13/+10
* -mc2661,mc68328,mc6843,mc6846: De-MCFG, nw mooglyguy2018-09-081-106/+32
* devcb3 Vas Crabb2018-07-071-24/+24
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-50/+50
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-540/+221
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-173/+173
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* override part 3 (nw) Miodrag Milanovic2015-12-051-2/+2
* Naming update, nw therealmogminer@gmail.com2015-10-021-2/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+784