index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
bus
/
interpro
/
sr
/
gt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
8530scc: retire legacy device
Patrick Mackinlay
2025-01-14
1
-1
/
+1
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-1
/
+1
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-1
/
+0
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-3
/
+3
*
interpro: correct function signature
Patrick Mackinlay
2021-02-15
1
-1
/
+1
*
fix several genuine issues found by coverity
Patrick Mackinlay
2021-01-06
1
-2
/
+2
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-14
/
+14
*
devices/bus/interpro/sr/gt.cpp, src/mame/machine/interpro_ioga.cpp: initializ...
Ivan Vangelista
2020-06-04
1
-0
/
+1
*
devices/bus: a few macro removals (nw)
Ivan Vangelista
2020-05-20
1
-1
/
+1
*
bus/interpro: minor tidy (nw)
Patrick Mackinlay
2019-10-24
1
-0
/
+6
*
(nw) removed every remaining AM_ macro I could find in comments, but one in ...
Ivan Vangelista
2019-10-10
1
-6
/
+6
*
z80scc: Read/write handler cleanups (nw)
AJR
2019-06-12
1
-1
/
+1
*
interpro: cleanup + more graphics (nw)
Patrick Mackinlay
2018-08-22
1
-510
/
+746
*
interpro: devcb3 goodness (nw) (#3737)
Patrick Mackinlay
2018-08-07
1
-33
/
+34
*
Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s...
AJR
2018-06-24
1
-2
/
+2
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-55
/
+55
*
interpro: lle keyboard working (#3608)
Patrick Mackinlay
2018-05-25
1
-9
/
+9
*
gt: don't write out of bounds (nw)
Olivier Galibert
2018-05-16
1
-2
/
+3
*
oops (nw)
Olivier Galibert
2018-05-16
1
-1
/
+1
*
interpro: pass more diag stuff (nw)
Olivier Galibert
2018-05-16
1
-37
/
+59
*
interpro: wip checkpoint (nw) (#3573)
Patrick Mackinlay
2018-05-15
1
-154
/
+203
*
maps: Finish devices/bus (nw)
Olivier Galibert
2018-04-21
1
-68
/
+71
*
interpro: fix rom checksum
Patrick Mackinlay
2018-02-26
1
-1
/
+1
*
interpro: graphics improvements (#3263)
Patrick Mackinlay
2018-02-23
1
-72
/
+1239
*
Fixes (nw)
Olivier Galibert
2018-02-12
1
-3
/
+3
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-4
/
+4
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-2
/
+2
*
srcclean (nw)
Vas Crabb
2017-11-26
1
-1
/
+1
*
gt: minor cleaning (nw)
Patrick Mackinlay
2017-10-23
1
-19
/
+19
*
bus: tidy and formatting (nw)
Patrick Mackinlay
2017-10-23
1
-24
/
+18
*
interpro: expansion bus/slots and keyboard
Patrick Mackinlay
2017-10-23
1
-0
/
+199