summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/cr16b
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* cpu/cr16b, cpu/es5510, cpu/ks0164, cpu/mb86235, cpu/sharc, upd7220: Use util:... AJR2022-11-012-19/+10
* cr16b: Fix sign extension of branch displacements in disassembly AJR2022-08-181-5/+5
* Debugger feature improvements AJR2022-03-271-9/+33
* cr16b: Fix disassembler crashing on invalid 0x15E0 opcode AJR2020-12-101-8/+1
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-252-6/+4
* (nw) please try to ensure #include guards will trip special-casing in dumb pr... Vas Crabb2019-09-162-2/+2
* Enable precompiled header usage in the Visual Studio compiler (#5473) S.Z2019-08-131-0/+1
* unidasm: Add address shift for scudsp AJR2019-08-051-1/+1
* cr16bdasm: Update (nw) AJR2019-07-062-17/+26
* Add disassembler and skeleton CPU device for CompactRISC CR16B architecture AJR2019-07-054-0/+1287