summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m68hc16/cpu16.cpp
Commit message (Expand)AuthorAgeFilesLines
* cpu16: Add most of the MAC unit instructions AJR2023-08-271-11/+297
* mc68hc11z1, cfp1080s: Separate source file for MCU; add numerous logging stubs AJR2022-06-161-13/+0
* m68hc16: Update CPU16 core AJR2022-05-281-1402/+518
* srcclean in preparation for release Vas Crabb2022-05-221-1/+1
* cpu16.cpp: Fix shift in get_xk AJR2022-05-181-1/+1
* cpu16.cpp: Fix fallthrough attribute AJR2022-05-161-7/+7
* cpu16.cpp: Small fixups AJR2022-05-161-0/+2
* cpu16: Add preliminary execution core AJR2022-05-161-37/+5895
* Add CPU16 and HDD device skeletons for Conner CFP1080S AJR2021-11-251-0/+202