summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m68hc16/cpu16dasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* cpu16dasm.cpp: Use util::sext to sign-extend 4-bit constants AJR2023-08-271-9/+1
* cpu16: Minor disassembly formatting fix for branch destinations AJR2022-06-151-2/+2
* cpu16: Disassembly fixes AJR2022-05-161-5/+9
* Debugger feature improvements AJR2022-03-271-28/+28
* cpu16dasm.cpp: Fix weird editing error AJR2021-05-211-1/+1
* unidasm: Add CPU16 disassembler AJR2021-05-211-0/+1408