index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
machine
/
spg2xx_io.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-28
/
+6
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-14
/
+14
*
Made SPG2xx I/O IRQ checking a bit more lean; improved ADC behavior. (#8138) ...
MooglyGuy
2021-06-04
1
-221
/
+118
*
new working machines (plug and play) (#8100)
David Haywood
2021-06-01
1
-1
/
+9
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-7
/
+7
*
Fix most implicit fallthrough warnings from clang
Vas Crabb
2020-11-17
1
-1
/
+1
*
-spg2xx_io: Put side-effect guards around potentially volatile reads.
Ryan Holtz
2020-08-07
1
-36
/
+47
*
-vsmile: Fixed inputs. [Ryan Holtz]
Ryan Holtz
2020-07-12
1
-6
/
+2
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
1
-3
/
+3
*
devices/machine, sound and video: removed read and write macros (nw)
Ivan Vangelista
2020-06-17
1
-6
/
+6
*
a few tweaks relating to recent SPG ADC work (nw) (#6826)
David Haywood
2020-06-13
1
-5
/
+23
*
-spg2xx_io: Better ADC behavior when reading converted data. [Ryan Holtz]
Ryan Holtz
2020-06-11
1
-2
/
+3
*
-spg2xx: Fix up ADC support. fordrace now polls all six ADC channels. [Ryan H...
Ryan Holtz
2020-06-11
1
-3
/
+10
*
-spg2xx: Revised ADC behavior. Does not currently work properly. Checking in ...
Ryan Holtz
2020-06-11
1
-16
/
+103
*
srcclean and manual adjustments (nw)
Vas Crabb
2020-02-23
1
-4
/
+4
*
spg2xx: Added rudimentary SPI support. [Ryan Holtz]
mooglyguy
2020-02-19
1
-21
/
+246
*
(nw) spg2xx: fixed 6 compilation errors
Robbbert
2020-02-19
1
-1
/
+1
*
-i2cmem: Added 24C04 device type. [Ryan Holtz]
MooglyGuy
2020-02-19
1
-194
/
+260
*
New working machines
MooglyGuy
2020-02-17
1
-0
/
+20
*
(nw) whole lot less of { *this }
Vas Crabb
2020-02-05
1
-3
/
+2
*
Plug and Play work (#6221)
David Haywood
2020-01-29
1
-26
/
+26
*
spg2xx_io.cpp: disable logging by default (nw)
Vas Crabb
2019-12-22
1
-1
/
+1
*
-spg2xx: Fixed a subtle interrupt bug causing Clickstart to not boot. [Ryan H...
mooglyguy
2019-12-22
1
-8
/
+54
*
Sunplus Plug & Play work (cleanup + fixes + notes based on wrlshunt code anal...
David Haywood
2019-12-04
1
-6
/
+6
*
Plug & Play work (Tv GoGo, Poker inputs etc.) (#5898)
David Haywood
2019-11-13
1
-50
/
+54
*
promoted to WORKING (pvmil - SunPlus) (#5818)
David Haywood
2019-10-28
1
-6
/
+22
*
srcclean, fix up apple2_flop_clcracked.xml (nw)
Vas Crabb
2019-04-21
1
-2
/
+2
*
spg110: tweaks for jak_capb, improves rendering, identifies several things (#...
David Haywood
2019-03-27
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+1313
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-1313
/
+0
*
added some inputs to classic arcade pinball (nw)
DavidHaywood
2019-03-25
1
-2
/
+45
*
irq callbacks (nw)
DavidHaywood
2019-03-25
1
-6
/
+17
*
refactors etc. (nw)
DavidHaywood
2019-03-25
1
-21
/
+10
*
refactoring checkpoint (nw)
DavidHaywood
2019-03-25
1
-0
/
+1270