summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/cops1
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-272-7/+7
* rm480z: remove an array overflow (this is dead code, function never gets call... hap2024-05-111-1/+1
* 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-13/+13
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-172-19/+7
* mn1400: add disassembler hap2023-05-012-39/+39
* cpu: remove obsolete debugger.h include from some of my files hap2022-04-021-2/+0
* Debugger feature improvements AJR2022-03-271-3/+3
* b5000: added easy opcodes hap2022-03-182-14/+10
* b5000: add disassembler hap2022-03-171-1/+1
* New working machines hap2022-03-041-3/+3
* New working clones hap2021-03-151-0/+3
* pps41: add skeleton MM76-derived devices hap2021-03-041-6/+6
* added MM76 disassembler and preliminary PPS-4/1 MCU core [hap] hap2021-02-267-115/+119
* hh_cops1: qkracerm ram is 8x12 hap2021-02-232-1/+6
* deco_mlc: added sprite autoflicker flag, fixed small problem with use8bppMode... hap2021-02-172-4/+4
* New working machines hap2021-02-152-3/+3
* added MM5799 MCU emulation [hap] hap2021-02-147-0/+1277