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
/
a2bus.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
-9
/
+0
*
apple/apple2.cpp: added Apple ROM/Firmware card with 3 options: Applesoft, In...
arbee
2023-06-08
1
-0
/
+12
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-2
/
+2
*
bus/rs232: Added a configurable patch box device, and various cleanups.
Vas Crabb
2021-10-03
1
-0
/
+4
*
apple3: fix low-memory indirection through the X byte and get slot IRQs worki...
arbee
2020-09-28
1
-2
/
+2
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-15
/
+3
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-18
/
+10
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-10
/
+18
*
a2bus: Replace CPU finder with address space finder; make DMA line an explici...
AJR
2019-01-22
1
-6
/
+8
*
a2bus: Simplify and consolidate DMA handlers now that address_space is no lon...
AJR
2019-01-10
1
-12
/
+2
*
move couple more slots across (nw)
Vas Crabb
2018-05-11
1
-0
/
+2
*
(nw) fix cbuster, modernise a1bus a little, kill more low-value macros
Vas Crabb
2018-05-09
1
-2
/
+5
*
(nw) few more macros replaced with constructors
Vas Crabb
2018-05-07
1
-5
/
+1
*
(nw) More next-generation machine configuration WIP and bus modernisation - s...
Vas Crabb
2018-05-07
1
-26
/
+47
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-21
/
+1
*
Fix debug build (nw)
AJR
2018-01-27
1
-1
/
+0
*
a2bus, spectrum/exp: set a better example (nw)
Vas Crabb
2018-01-27
1
-10
/
+18
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-18
/
+17
*
debugger_access: Refactor [O. Galibert]
Olivier Galibert
2017-03-02
1
-4
/
+0
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-2
/
+2
*
Revert "moved debugger_access() from address space to machine & removed the a...
Vas Crabb
2016-11-21
1
-0
/
+4
*
moved debugger_access() from address space to machine & removed the anti-patt...
smf-
2016-11-19
1
-4
/
+0
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-10
/
+10
*
Revert software-installed slot/image options when changing software
AJR
2016-04-04
1
-1
/
+0
*
reverting:
Miodrag Milanovic
2016-01-20
1
-13
/
+13
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-13
/
+13
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 2
Miodrag Milanovic
2015-12-04
1
-3
/
+3
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-8
/
+8
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+334