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
/
tanbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
-emu/dislot.cpp: Cleaned up interface.
Vas Crabb
2026-03-22
2
-10
/
+4
*
Cleanup:
Vas Crabb
2024-11-25
1
-3
/
+3
*
emu/ioport.h: Made syntax for configuring callbacks more consistent.
Vas Crabb
2024-10-18
3
-3
/
+3
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
21
-65
/
+65
*
bus/tanbus/keyboard/mt009: Removed unneeded PORT_NAMEs.
Nigel Barnes
2024-02-17
1
-19
/
+19
*
devices/bus: remove use of utf8.h
hap
2023-12-23
1
-2
/
+1
*
mc146818: Split non-direct read and write handlers into more hardware-accurat...
AJR
2023-10-09
1
-4
/
+7
*
misc mcfg: remove pia6821 clock freq param,
hap
2023-09-20
1
-10
/
+10
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
2
-10
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
14
-37
/
+37
*
Miscellaneous cleanup:
Vas Crabb
2023-02-09
2
-30
/
+17
*
srcclean in preparation for 0.251 branch
Vas Crabb
2022-12-25
1
-1
/
+1
*
mt65: Slotified the keyboard port, devicified Microtan Keypad (MT006), Microt...
Nigel Barnes
2022-12-11
24
-189
/
+2058
*
Revert initialisation of device members in headers.
Vas Crabb
2022-04-03
2
-3
/
+3
*
init vars for coverity (bus/l-w)
Robbbert
2022-04-02
2
-3
/
+3
*
floppies: Turn the format arrays into function calls. Create a default "mfm"...
Olivier Galibert
2021-03-02
4
-10
/
+10
*
6522via.cpp: Distinguish some different VIA types
AJR
2021-01-21
2
-3
/
+3
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
1
-1
/
+1
*
tanbus_mpvdu/tanbus_ravdu: Cards support inverse video.
Nigel Barnes
2020-11-14
2
-4
/
+12
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
4
-33
/
+22
*
last batch of changes to make the https://github.com/mamedev/mame/tree/devcb-...
Ivan Vangelista
2020-05-21
6
-14
/
+14
*
Spring cleaning:
Vas Crabb
2019-11-01
2
-20
/
+8
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
2
-2
/
+2
*
fix clang build (nw)
Vas Crabb
2019-07-29
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2019-07-28
1
-3
/
+3
*
microtan.cpp: The Microtan driver overhaul!
Nigel Barnes
2019-07-26
26
-0
/
+3844