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
/
a2bus
/
grappler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/ioport.h: Made syntax for configuring callbacks more consistent.
Vas Crabb
2024-10-18
1
-1
/
+1
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-16
/
+16
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-12
/
+12
*
Revert "emu_timer: undo prev commit, add running() getter and change some ena...
hap
2022-11-01
1
-1
/
+1
*
emu_timer: undo prev commit, add running() getter and change some enabled() c...
hap
2022-10-25
1
-1
/
+1
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+1
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-20
/
+20
*
bus/rs232: Added a configurable patch box device, and various cleanups.
Vas Crabb
2021-10-03
1
-64
/
+256
*
bus/a2bus: Suppress side effects of Grappler C0nX reads for debugger.
Vas Crabb
2021-04-07
1
-4
/
+7
*
bus/a2bus: Added Orange Micro Grappler printer interface card.
Vas Crabb
2021-04-07
1
-0
/
+1057