summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/spg2xx_io.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-28/+6
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-14/+14
* Made SPG2xx I/O IRQ checking a bit more lean; improved ADC behavior. (#8138) ... MooglyGuy2021-06-041-221/+118
* new working machines (plug and play) (#8100) David Haywood2021-06-011-1/+9
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-7/+7
* Fix most implicit fallthrough warnings from clang Vas Crabb2020-11-171-1/+1
* -spg2xx_io: Put side-effect guards around potentially volatile reads. Ryan Holtz2020-08-071-36/+47
* -vsmile: Fixed inputs. [Ryan Holtz] Ryan Holtz2020-07-121-6/+2
* srcclean and cleanup (nw) Vas Crabb2020-06-211-3/+3
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-6/+6
* a few tweaks relating to recent SPG ADC work (nw) (#6826) David Haywood2020-06-131-5/+23
* -spg2xx_io: Better ADC behavior when reading converted data. [Ryan Holtz] Ryan Holtz2020-06-111-2/+3
* -spg2xx: Fix up ADC support. fordrace now polls all six ADC channels. [Ryan H... Ryan Holtz2020-06-111-3/+10
* -spg2xx: Revised ADC behavior. Does not currently work properly. Checking in ... Ryan Holtz2020-06-111-16/+103
* srcclean and manual adjustments (nw) Vas Crabb2020-02-231-4/+4
* spg2xx: Added rudimentary SPI support. [Ryan Holtz] mooglyguy2020-02-191-21/+246
* (nw) spg2xx: fixed 6 compilation errors Robbbert2020-02-191-1/+1
* -i2cmem: Added 24C04 device type. [Ryan Holtz] MooglyGuy2020-02-191-194/+260
* New working machines MooglyGuy2020-02-171-0/+20
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-3/+2
* Plug and Play work (#6221) David Haywood2020-01-291-26/+26
* spg2xx_io.cpp: disable logging by default (nw) Vas Crabb2019-12-221-1/+1
* -spg2xx: Fixed a subtle interrupt bug causing Clickstart to not boot. [Ryan H... mooglyguy2019-12-221-8/+54
* Sunplus Plug & Play work (cleanup + fixes + notes based on wrlshunt code anal... David Haywood2019-12-041-6/+6
* Plug & Play work (Tv GoGo, Poker inputs etc.) (#5898) David Haywood2019-11-131-50/+54
* promoted to WORKING (pvmil - SunPlus) (#5818) David Haywood2019-10-281-6/+22
* srcclean, fix up apple2_flop_clcracked.xml (nw) Vas Crabb2019-04-211-2/+2
* spg110: tweaks for jak_capb, improves rendering, identifies several things (#... David Haywood2019-03-271-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+1313
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1313/+0
* added some inputs to classic arcade pinball (nw) DavidHaywood2019-03-251-2/+45
* irq callbacks (nw) DavidHaywood2019-03-251-6/+17
* refactors etc. (nw) DavidHaywood2019-03-251-21/+10
* refactoring checkpoint (nw) DavidHaywood2019-03-251-0/+1270