summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mn1400
Commit message (Expand)AuthorAgeFilesLines
* scptchess: rename to scpchess, hap2024-10-141-1/+1
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-7/+7
* hmcs400: add opcode placeholders hap2024-09-161-1/+2
* misc hap disasm: correction to prev commit hap2024-03-071-1/+1
* misc hap disasm: move opcode mnemonics enum out of header file hap2024-03-072-15/+21
* changela: remove duplicated code hap2023-07-111-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-11/+3
* mn1400: add 28-pin mn1400 device hap2023-05-172-3/+21
* smc1102: improve lcd timing hap2023-05-172-7/+7
* Clones promoted to working hap2023-05-083-16/+37
* mn1400: add i/o ports hap2023-05-074-34/+128
* mn1400: add most opcodes hap2023-05-074-8/+147
* mn1400: add opcode placeholders hap2023-05-075-1/+465
* mn1400: add pinout reference hap2023-05-063-2/+42
* mn1400: add mn1405 device hap2023-05-064-22/+52
* mn1400: add device skeleton hap2023-05-067-7/+343
* mn1400: add disassembler hap2023-05-012-0/+160