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
/
machine
/
mb87030.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
srcclean and cleanup
Vas Crabb
2025-07-27
1
-3
/
+2
*
fz1 and clones: preliminary sound emulation, fz20m: fix SCSI hookup (#13967)
Devin Acker
2025-07-25
1
-1
/
+8
*
machine/mb87030.cpp: Logging improvements
AJR
2024-01-15
1
-5
/
+6
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-2
/
+0
*
mb87030: Make DMA transfers go through DREG rather than separate single buffer
AJR
2023-05-11
1
-57
/
+31
*
mb87030: fix hp98265a diagnostic error
Patrick Mackinlay
2023-04-19
1
-3
/
+4
*
mb87030: improve arbitration/selection handling
Patrick Mackinlay
2023-04-06
1
-39
/
+75
*
mb87030: add mb89351/2 variants
Patrick Mackinlay
2023-04-05
1
-22
/
+102
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-2
/
+2
*
devices/machine: simplified handlers for various devices (nw)
Ivan Vangelista
2020-03-24
1
-30
/
+30
*
nscsi_bus: Class overhaul (nw)
AJR
2019-07-11
1
-0
/
+1
*
(nw) adjust some stuff (uniform spacing, standardised logging, capitalised te...
Vas Crabb
2018-11-28
1
-1
/
+1
*
Fix MB87030 on HP9000/382 (#4336)
dxl
2018-11-25
1
-11
/
+14
*
mb87030: fix SCSI disconnect interrupt (nw)
Sven Schnelle
2018-11-01
1
-2
/
+2
*
mb87030: support padding mode
Sven Schnelle
2018-11-01
1
-31
/
+30
*
remove some ROM_LOAD_OPTIONAL, clean up some miscellaneous stuff (nw)
Vas Crabb
2018-10-31
1
-8
/
+10
*
srcclean and cleanup (nw)
Vas Crabb
2018-10-28
1
-4
/
+4
*
mb87030: fix temp register sampling
Sven Schnelle
2018-10-19
1
-2
/
+5
*
hp9k_3xx: timer fixes (#4131)
dxl
2018-10-12
1
-13
/
+11
*
(nw) fixed validation
Robbbert
2018-10-10
1
-1
/
+1
*
mb87030: add new SCSI controller (nw)
Sven Schnelle
2018-10-07
1
-0
/
+797