summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/f3853.cpp
Commit message (Expand)AuthorAgeFilesLines
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-6/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+2
* New not working machine added hap2019-06-271-2/+16
* f3853: f3856 bugfix (nw) (note: device not used anywhere in mame yet, doesn't... hap2019-04-041-2/+2
* novag_delta1: fix timing bug (nw) hap2019-03-271-5/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-69/+284
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-284/+69
* chesstrv: split driver into 2 (nw) hap2019-03-151-1/+1
* f3853: add notes (nw) hap2019-03-121-44/+66
* f3853: added 3851 and preliminary 38T56 (nw) hap2019-03-121-58/+180
* f3853: add preliminary support for 3856, enough to get borisdpl playable (nw) hap2019-03-111-20/+91
* f3853: Overhaul interface and replace custom interrupt generation callback wi... AJR2018-08-121-29/+47
* f3853: Clear interrupt requests once they are taken AJR2018-08-101-0/+6
* F8 documentation correction and improvement (nw) AJR2018-08-091-5/+0
* f3853: Don't fire external interrupt automatically when enabled AJR2018-08-081-1/+1
* act5a: Move to separate driver; identify what 9316 ROMs do; add keys and DSW ... AJR2018-08-081-1/+1
* f8: change flag helper macros to inline functions, remove some unneeded comme... hap2017-12-261-11/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-12/+12
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) Miodrag Milanovic2016-03-071-8/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+211