summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/pps41
Commit message (Expand)AuthorAgeFilesLines
* 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-20/+20
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-15/+4
* mn1400: add disassembler hap2023-05-012-53/+53
* cpu: remove obsolete debugger.h include from some of my files hap2022-04-021-2/+0
* Debugger feature improvements AJR2022-03-271-7/+7
* b5000: added easy opcodes hap2022-03-182-6/+6
* b5000: add disassembler hap2022-03-172-2/+3
* pps41: add part number to description hap2022-03-175-11/+12
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-062-7/+7
* sm510: fix wakeup after CEND, reorganize files a bit hap2021-12-211-0/+3
* hh_hmcs40: improved bpengo svg [hap, eggs] hap2021-08-161-1/+1
* lc80: separate the two sets instead of bios (not identical hardware) hap2021-04-261-1/+1
* mm78la: small fix with carry flag hap2021-03-241-3/+3
* hh_pps41: mwcfootb is mm78 hap2021-03-233-2/+4
* New working machines hap2021-03-227-43/+135
* pps41: add preliminary mm78la/mm77la hap2021-03-1912-35/+239
* New working clones hap2021-03-151-0/+1
* pps41: remove obsolete function hap2021-03-143-8/+2
* New working machines hap2021-03-134-47/+56
* New machines marked as NOT_WORKING hap2021-03-112-3/+9
* pps41: add serial i/o hap2021-03-094-9/+71
* pps41: add remaining mm78 opcodes hap2021-03-093-13/+63
* New working machines hap2021-03-095-9/+13
* pps41: added some mm78 opcodes (untested) hap2021-03-086-9/+278
* pps41: added mm78 disasm and mm77/mm78 skeleton device hap2021-03-089-20/+319
* New working machines hap2021-03-076-16/+87
* pps41: add some i/o opcodes hap2021-03-067-37/+138
* fidel_cc7: bcc rom is older hap2021-03-051-1/+3
* pps41: added most of the mm76 opcodes except for i/o hap2021-03-055-14/+523
* pps41: add skeleton MM76-derived devices hap2021-03-048-14/+193
* mastmind: reordered rom pages hap2021-03-031-3/+4
* added MM76 disassembler and preliminary PPS-4/1 MCU core [hap] hap2021-02-267-0/+707