summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/upd78k
Commit message (Expand)AuthorAgeFilesLines
* New machines marked as NOT_WORKING AJR2020-02-252-8/+61
* upd78k2d, upd78k3d: Fix order of operands in instructions using two saddrs/sa... AJR2020-02-252-12/+12
* upd78k2d: Fix a whole batch of mistakes with disassembling 01-prefixed altern... AJR2020-02-251-12/+12
* srcclean and manual adjustments (nw) Vas Crabb2020-02-231-2/+2
* upd78k3d: Fix disassembly of 01-prefixed SFR + immediate word/byte instructio... AJR2020-02-211-2/+2
* upd78k3d: Correct indexing for 0A-prefixed instructions; misc. other notes & ... AJR2020-02-175-9/+17
* upd78k3: Include IRAM in program space; clean up code using shared pointer fi... AJR2020-02-162-37/+51
* upd78k3d: PUSHU/POPU save/restore PSW instead of RP5 (nw) AJR2020-02-141-2/+8
* upd78k2: Fix register order (nw) AJR2020-02-121-2/+3
* New machines marked as NOT_WORKING AJR2020-02-126-0/+2286
* upd78k1d: Bad masking, oops (nw) AJR2020-02-111-1/+1
* upd78k1d: Various subtle fixes (nw) AJR2020-02-111-9/+8
* Add disassemblers for NEC 78K/0, 78K/I and 78K/II MCU types AJR2020-02-1012-0/+3969