summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/f2mc16 (follow)
Commit message (Expand)AuthorAgeFilesLines
* some Visual Studio 2019 fixes (nw) smf-2019-09-291-1/+1
* (nw) please try to ensure #include guards will trip special-casing in dumb pr... Vas Crabb2019-09-161-1/+1
* f2mc16: more opcodes, improved disassembly (nw) arbee2019-09-024-48/+313
* 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: fixed BBC branch offset, add savestates, cleanup variable usage in ut... arbee2019-08-292-44/+66
* f2mc16: More opcodes and more robust IRQ handling [R. Belmont] arbee2019-08-275-47/+588
* Enable precompiled header usage in the Visual Studio compiler (#5473) S.Z2019-08-131-0/+1
* f2mc16: checkpoint (nw) arbee2019-08-033-2/+70
* f2mc16: First pass with working IRQs. [R. Belmont] arbee2019-07-245-10/+285
* f2mc16: More opcodes and fixes. (nw) arbee2019-07-143-8/+287
* f2mc16: Many more opcodes supported, several bugfixes to both disassembly and... arbee2019-07-143-40/+514
* f2mc16: Fix a few subtle mistakes (nw) AJR2019-07-102-4/+4
* f2mc16: Checkpoint 2. princ runs far enough to jump into RAM where it hasn't... arbee2019-07-103-7/+108
* f2mc16: Apply the same fix as last time (nw) AJR2019-07-091-2/+0
* F2MC16: Checkpoint (nw) arbee2019-07-083-81/+949
* f2mc16: Fix debug assert (nw) AJR2019-07-051-2/+0
* F2MC-16: start executing instructions [R. Belmont] arbee2019-07-053-58/+771
* f2mc16: more prep work (nw) arbee2019-07-042-3/+105
* f2mc16: add MB90610A and MB90611A microcontrollers. [R. Belmont] arbee2019-07-033-3/+165
* f2mc16: start populating the core (nw) arbee2019-07-032-22/+64
* Preliminary Fujitsu F2MC-16 CPU core, currently disassembly only [R. Belmont] arbee2019-07-014-0/+1381