summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/f2mc16/f2mc16.cpp
Commit message (Expand)AuthorAgeFilesLines
* f2mc16: more opcodes, improved disassembly (nw) arbee2019-09-021-4/+225
* f2mc16: fixed BBC branch offset, add savestates, cleanup variable usage in ut... arbee2019-08-291-1/+23
* f2mc16: More opcodes and more robust IRQ handling [R. Belmont] arbee2019-08-271-46/+276
* f2mc16: checkpoint (nw) arbee2019-08-031-0/+68
* f2mc16: First pass with working IRQs. [R. Belmont] arbee2019-07-241-9/+137
* f2mc16: More opcodes and fixes. (nw) arbee2019-07-141-6/+224
* f2mc16: Many more opcodes supported, several bugfixes to both disassembly and... arbee2019-07-141-27/+438
* f2mc16: Fix a few subtle mistakes (nw) AJR2019-07-101-2/+2
* f2mc16: Checkpoint 2. princ runs far enough to jump into RAM where it hasn't... arbee2019-07-101-6/+87
* f2mc16: Apply the same fix as last time (nw) AJR2019-07-091-2/+0
* F2MC16: Checkpoint (nw) arbee2019-07-081-74/+730
* f2mc16: Fix debug assert (nw) AJR2019-07-051-2/+0
* F2MC-16: start executing instructions [R. Belmont] arbee2019-07-051-54/+648
* f2mc16: more prep work (nw) arbee2019-07-041-2/+91
* f2mc16: add MB90610A and MB90611A microcontrollers. [R. Belmont] arbee2019-07-031-3/+6
* f2mc16: start populating the core (nw) arbee2019-07-031-8/+53
* Preliminary Fujitsu F2MC-16 CPU core, currently disassembly only [R. Belmont] arbee2019-07-011-0/+78