summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/cops1/cops1base.cpp
Commit message (Collapse)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-17/+5
| | | | | | | | | | | | Read callbacks now need a default return value supplied at construction. Replaced isnull() with isunset() which tells you if the callback wasn't configured rather than whether it isn't safe to call. Enabled validation of device callbacks (it seems it was disabled at some point, probably accidentally). Device callbacks and object finders now implement the same interface for resolution.
* cpu: remove obsolete debugger.h include from some of my files hap2022-04-021-2/+0
|
* b5000: added easy opcodes hap2022-03-181-14/+9
|
* New working machines hap2022-03-041-3/+3
| | | | | | | | | -------------------- Live Action Football [hap, Sean Riddle] New working clones ------------------ Merlin - The Electronic Wizard (set 2) [Kevin Horton]
* added MM76 disassembler and preliminary PPS-4/1 MCU core [hap] hap2021-02-261-5/+7
| | | | | | New machines marked as NOT_WORKING ---------------------------------- Electronic Master Mind (Invicta) [hap, Sean Riddle]
* hh_cops1: qkracerm ram is 8x12 hap2021-02-231-0/+2
|
* added MM5799 MCU emulation [hap] hap2021-02-141-0/+235
New working machines -------------------- Basketball (Mattel) [hap, Sean Riddle] QuizKid Speller [hap, Sean Riddle] New working clones ------------------ QuizKid Racer (MM5799 version) [hap, Sean Riddle]