summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/chessmachine.cpp
Commit message (Collapse)AuthorAgeFilesLines
* glasgow: add waitstates, hap2025-01-201-1/+0
| | | | | | | | | mmdisplay1: more sane shift register New working systems ------------------- Mephisto Excalibur [hap, anonymous, Berger] Mephisto Excalibur (WCCC 1983 New York TM) [hap, anonymous, Berger]
* misc: simplify bootrom bankswitch from before memory_view was added hap2024-09-031-26/+15
|
* ds8874: move to video folder (led driver chip), hap2024-04-111-1/+1
| | | | misc: remove folder from self #include
* schedule/timer: be more consistent with s32 param hap2023-12-111-3/+3
|
* chessmachine: improve sync hap2023-07-301-13/+29
|
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+0
| | | | | | | | | | | | 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.
* Revert "emu_timer: undo prev commit, add running() getter and change some ↵ hap2022-11-011-1/+1
| | | | | | enabled() calls to that" This reverts commit 957cfaa53d8c44904b62372ed120ccb684afd08c.
* emu_timer: undo prev commit, add running() getter and change some enabled() ↵ hap2022-10-251-1/+1
| | | | calls to that
* Remove void *ptr parameter from emu_timer, timer_device and all related ↵ AJR2022-01-261-2/+2
| | | | callbacks
* ibm5170: fix validity error hap2021-04-201-4/+0
|
* tasc/chessmachine/modular_tm: use install_ram/rom for the bootrom bankswitch ↵ hap2021-04-151-17/+24
| | | | (small speed optimization)
* mephisto_polgar.cpp: split driver into polgar, risc, milano hap2021-04-071-3/+4
|
* chessmachine: reinstate .mirror but keep umask32 hap2020-06-301-1/+1
|
* chessmachine: faster emumem init hap2020-06-301-1/+1
|
* ibm5150: updated chessmen (nw) hap2019-06-071-0/+1
|
* chessmachine: bootstrap more likely like this anyway (nw) hap2019-06-031-9/+29
|
* chessmachine: device was in wrong folder and forgot to update compile script ↵ hap2019-06-011-0/+143
(nw)