summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/f2mc16/f2mc16dasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* f2mc16: Disassembly fixes: AJR2020-06-021-43/+506
* f2mc16: more opcodes, improved disassembly (nw) arbee2019-09-021-44/+85
* f2mc16: more diassembler opcodes (nw) arbee2019-08-291-1/+127
* f2mc16: added more opcodes to diassembler, normalized bit syntax [R. Belmont] arbee2019-08-291-6/+182
* f2mc16: More opcodes and more robust IRQ handling [R. Belmont] arbee2019-08-271-0/+39
* Enable precompiled header usage in the Visual Studio compiler (#5473) S.Z2019-08-131-0/+1
* f2mc16: First pass with working IRQs. [R. Belmont] arbee2019-07-241-1/+1
* f2mc16: More opcodes and fixes. (nw) arbee2019-07-141-2/+49
* f2mc16: Many more opcodes supported, several bugfixes to both disassembly and... arbee2019-07-141-13/+72
* f2mc16: Checkpoint 2. princ runs far enough to jump into RAM where it hasn't... arbee2019-07-101-1/+1
* F2MC16: Checkpoint (nw) arbee2019-07-081-4/+9
* Preliminary Fujitsu F2MC-16 CPU core, currently disassembly only [R. Belmont] arbee2019-07-011-0/+1211