summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m68000/scc68070.cpp
Commit message (Expand)AuthorAgeFilesLines
* scc68070: limit external memory addresses to 24 bits (fixes cdi:zombie and cl... Devin Acker2025-02-091-0/+30
* scc68070: Revert to use musashi for now, it's very much not a traditional 68000. Olivier Galibert2023-02-221-0/+24
* m68000: New implementation, generated from the micro/nanocode Olivier Galibert2023-02-221-24/+0
* 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