summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m68000/mcf5206e.cpp
Commit message (Expand)AuthorAgeFilesLines
* cpu/m68000/mcf5206e.cpp: make it accept external interrupts, fix CPU space (m... angelosa2025-10-311-46/+98
* src/devices/cpu/m68000: add basic state viewer for Coldfire angelosa2025-10-311-5/+11
* srcclean and cleanup Vas Crabb2025-07-271-102/+102
* Add support for Freescale mcf5206e peripherals for Pluto 6 emulation (#13261) Naoki Saito2025-07-131-2/+1168
* 68000: Add a level of transparent indirection, turn the reset output line int... Olivier Galibert2022-11-031-2/+2
* m68000: split the header to make future semi-indenpendant implementations sane Olivier Galibert2022-09-301-0/+24