summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sm510/sm510base.cpp
Commit message (Expand)AuthorAgeFilesLines
* diexec: Add callback to allow debugger to break into the middle of wait-type ... AJR2024-11-171-0/+1
* Systems promoted to working hap2023-06-171-2/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-8/+22
* upd7759: only detect mode change in idle state hap2023-03-131-1/+1
* Interrupt callback rationalization AJR2023-03-111-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+2
* cpu: remove obsolete debugger.h include from some of my files hap2022-04-021-1/+0
* b5000: added easy opcodes hap2022-03-181-14/+9
* sm590: added i/o ports hap2022-03-141-2/+4
* New working machines hap2022-03-131-35/+18
* sm510: k input wakeup is not edge triggered hap2022-02-031-14/+5
* im05: simpler implementation hap2021-12-271-3/+3
* sm510: fix wakeup after CEND, reorganize files a bit hap2021-12-211-53/+78
* added MM76 disassembler and preliminary PPS-4/1 MCU core [hap] hap2021-02-261-1/+2
* added MM5799 MCU emulation [hap] hap2021-02-141-1/+1
* hh_sm510: output lcd at higher freq (nw) hap2019-10-041-1/+1
* sm530: add some opcodes (nw) hap2019-04-221-2/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* sm510: added bs1 pin blinking (nw) hap2019-01-031-2/+2
* sm510: use 1 callback for lcd segments output (nw) hap2018-12-071-9/+5
* sm5*: added default clock (nw) hap2018-05-101-0/+3
* Reshuffle some stuff: Vas Crabb2018-03-281-2/+2
* disasm: these notes can be removed (nw) hap2017-11-261-1/+0
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-0/+8
* srcclean (nw) Vas Crabb2017-06-251-1/+1
* sm5*: update notes (nw) hap2017-06-241-32/+14
* sm510: made KB1013VK12 device a clone of SM5A (nw) hap2017-06-231-0/+328