summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/upd78k
Commit message (Collapse)AuthorAgeFilesLines
* New machines marked as NOT_WORKING AJR2020-02-252-8/+61
| | | | | ---------------------------------- Roland R-8M Total Percussion Sound Module (v1.04) [DBWBP]
* upd78k2d, upd78k3d: Fix order of operands in instructions using two ↵ AJR2020-02-252-12/+12
| | | | saddrs/saddrps (nw)
* upd78k2d: Fix a whole batch of mistakes with disassembling 01-prefixed ↵ AJR2020-02-251-12/+12
| | | | alternate-bank instructions (nw)
* srcclean and manual adjustments (nw) Vas Crabb2020-02-231-2/+2
|
* upd78k3d: Fix disassembly of 01-prefixed SFR + immediate word/byte ↵ AJR2020-02-211-2/+2
| | | | instructions (nw)
* upd78k3d: Correct indexing for 0A-prefixed instructions; misc. other notes & ↵ AJR2020-02-175-9/+17
| | | | formatting adjustments (nw)
* upd78k3: Include IRAM in program space; clean up code using shared pointer ↵ AJR2020-02-162-37/+51
| | | | finder and helpers (nw)
* 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
| | | | | | | | | | | | ---------------------------------- Roland D-50 (Ver. 2.xx) [DBWBP, depblue] New NOT_WORKING clones ---------------------- Roland D-50 (Ver. 1.xx) [DBWBP] Roland D-550 [DBWBP] Add disassembler for NEC 78K/III architecture [AJR]
* upd78k1d: Bad masking, oops (nw) AJR2020-02-111-1/+1
|
* upd78k1d: Various subtle fixes (nw) AJR2020-02-111-9/+8
| | | | cit1500: Note pin count (nw)
* Add disassemblers for NEC 78K/0, 78K/I and 78K/II MCU types AJR2020-02-1012-0/+3969
hotd2: Make "Gun Sense" board a separate device