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
/
nscsi_bus.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
machine/nscsi_bus.cpp/.h: Add some more framework for future support of later...
arbee
2024-11-29
1
-0
/
+8
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-7
/
+7
*
nscsi_bus: pass pointer to struct for sense_data
hap
2023-09-21
1
-3
/
+4
*
nscsi_bus: fix -Wuninitialized warning
hap
2023-09-20
1
-1
/
+13
*
nscsi: Add SCSI tape device based on SIMH tape image format (#11430)
Miëtek Bak
2023-09-14
1
-0
/
+330
*
nscsi: Correct SCSI command names (#11426)
Miëtek Bak
2023-07-21
1
-28
/
+62
*
abc1600: Fixed hard disk formatting by introducing configurable byte transfer...
Curt Coder
2022-11-14
1
-0
/
+6
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-3
/
+3
*
Revert initialisation of device members in headers.
Vas Crabb
2022-04-03
1
-10
/
+10
*
init vars for coverity (devices/machine/k-p)
Robbbert
2022-04-02
1
-10
/
+10
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-3
/
+3
*
nscsi_bus: Class overhaul (nw)
AJR
2019-07-11
1
-4
/
+16
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-12
/
+16
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-16
/
+12
*
nscsi_cd: Add new nscsi_cdrom_device derived type for SGI systems
tyfighter
2019-02-08
1
-1
/
+1
*
nscsi_bus: removed MCFG macros (nw)
Ivan Vangelista
2019-01-29
1
-7
/
+0
*
nscsi_bus: request sense fix (nw)
Patrick Mackinlay
2019-01-10
1
-1
/
+3
*
wd33x9c: Checkpoint commit for co-debugging
Olivier Galibert
2019-01-03
1
-3
/
+3
*
indy_indigo2: Switch to using new wd33c9x core, nw
mooglyguy
2019-01-03
1
-0
/
+9
*
WD33C9X: More consistent interrupts, restructuring, and clean ups (#4457)
tyfighter
2019-01-02
1
-26
/
+27
*
nscsi: fix sense data if not cdrom in drive (nw)
Sven Schnelle
2018-11-28
1
-0
/
+24
*
nscsi: make sun4 probe-scsi happy (nw)
Patrick Mackinlay
2018-09-16
1
-2
/
+2
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-16
/
+18
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-1
/
+0
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-19
/
+19
*
reverting:
Miodrag Milanovic
2016-01-20
1
-4
/
+4
*
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
-4
/
+4
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
1
-9
/
+9
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+428