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
/
bus
/
sbus
/
sbus.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
-7
/
+0
*
debugger: Extended target address syntax to include device/address space. (#8...
Vas Crabb
2021-10-01
1
-1
/
+1
*
-emu/devfind.h: Made read_safe avaiable for optional I/O ports only.
Vas Crabb
2020-11-06
1
-1
/
+1
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-7
/
+7
*
sweeten most of the remaining arrays of delegates (nw)
Vas Crabb
2020-02-07
1
-3
/
+2
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-12
/
+3
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-3
/
+3
*
sbus: Fix device card installation (nw)
AJR
2019-05-30
1
-7
/
+7
*
sbus: Eliminate tag hacking (nw)
AJR
2019-05-29
1
-11
/
+7
*
Revert "-Removed sbus and gio64 buses..."
AJR
2019-05-29
1
-0
/
+220
*
-Removed sbus and gio64 buses since they aren't up to his majesty AJR's bar o...
MooglyGuy
2019-05-29
1
-220
/
+0
*
-sbus: Fixed a minor typo in the description of the Artecon serial/parallel b...
mooglyguy
2018-09-16
1
-1
/
+1
*
-sbus: Added a skeleton device for the Artecon SB300P 3-serial 1-parallel SBu...
mooglyguy
2018-09-16
1
-0
/
+2
*
-cgsix: Renamed turbogx.* to cgsix.* and added TurboGX+ support. [Ryan Holtz,...
mooglyguy
2018-09-15
1
-6
/
+7
*
-sbus: Added a skeleton device for the SunSwift 10/100 + Fast Wide SCSI SBus ...
mooglyguy
2018-09-15
1
-0
/
+4
*
-sbus: Added a skeleton device for the SunPC 5x86 Accelerator SBus board. [Ry...
mooglyguy
2018-09-15
1
-3
/
+10
*
-sun4: Added basic support for cgsix/TurboGX SBus card. [Ryan Holtz]
Ryan Holtz
2018-09-13
1
-0
/
+2
*
-sbus: Added preliminary cgthree support. [Ryan Holtz]
mooglyguy
2018-09-13
1
-1
/
+8
*
-sun4: Added SBus slot bus and basic bwtwo slot device. [Ryan Holtz]
mooglyguy
2018-09-13
1
-0
/
+197