summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/bcp/bcpdasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* dp8344: SHL uses a bit count of 0-7, not 1-8 (nw) AJR2019-12-011-1/+1
* dp8344: Fix SHL disassembly AJR2019-12-011-1/+1
* Enable precompiled header usage in the Visual Studio compiler (#5473) S.Z2019-08-131-0/+1
* bcpdasm: Correct some instruction decodings and formats (nw) AJR2019-06-221-2/+3
* Add disassembler and skeleton device for DP8344 Biphase Communications Processor AJR2019-06-221-0/+475