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
/
machine
/
nscsi_bus.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
machine/nscsi_bus.cpp: Changed data release delay to 400ns to match the comme...
Adam Billyard
9 days
1
-1
/
+1
*
- consistent logging order for status (#13546)
Adam Billyard
2025-04-02
1
-4
/
+4
*
Revert "wip"
Patrick Mackinlay
2025-01-10
1
-2
/
+2
*
wip
Patrick Mackinlay
2025-01-10
1
-2
/
+2
*
dynax/ddenlovr.cpp, dynax/dynax.cpp: More I/O improvements:
Vas Crabb
2024-12-02
1
-1
/
+1
*
machine/nscsi_bus.cpp/.h: Add some more framework for future support of later...
arbee
2024-11-29
1
-7
/
+9
*
srcclean in preparation for MAME 0.259 release branch
Vas Crabb
2023-09-24
1
-3
/
+3
*
nscsi_bus: pass pointer to struct for sense_data
hap
2023-09-21
1
-16
/
+20
*
nscsi_bus: designated initializers require c++20
Patrick Mackinlay
2023-09-20
1
-7
/
+29
*
nscsi: Add SCSI tape device based on SIMH tape image format (#11430)
Miëtek Bak
2023-09-14
1
-10
/
+156
*
nscsi: Correct SCSI command names (#11426)
Miëtek Bak
2023-07-21
1
-12
/
+12
*
Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz]
MooglyGuy
2023-05-23
1
-1
/
+0
*
cps3: Fix nscsi regression. [Curt Coder]
Curt Coder
2022-11-21
1
-3
/
+18
*
abc1600: Fixed hard disk formatting by introducing configurable byte transfer...
Curt Coder
2022-11-14
1
-5
/
+17
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-6
/
+2
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
nscsi: Added initialization of sense buffer on reset.
Michael Zapf
2021-08-20
1
-0
/
+1
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-1
/
+1
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-1
/
+1
*
nscsi: Implemented REZERO command. [Curt Coder]
Curt Coder
2020-08-22
1
-0
/
+4
*
nscsi hle: Reset on reset [O. Galibert]
Olivier Galibert
2020-05-08
1
-0
/
+5
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-10
/
+3
*
nscsi_bus: Class overhaul (nw)
AJR
2019-07-11
1
-14
/
+32
*
-nscsi_bus: Disable LOG_DATA_SENT by default to minimize log spam, nw
MooglyGuy
2019-05-18
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-30
/
+37
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-37
/
+30
*
nscsi_cd: Add new nscsi_cdrom_device derived type for SGI systems
tyfighter
2019-02-08
1
-9
/
+8
*
nscsi_bus: fix showing answers (nw)
Olivier Galibert
2019-01-23
1
-3
/
+3
*
wd33c9x: Fix non-dma data retrieval [O. Galibert]
Olivier Galibert
2019-01-10
1
-11
/
+24
*
nscsi_bus: request sense fix (nw)
Patrick Mackinlay
2019-01-10
1
-10
/
+5
*
New NSCSI device for WD33C9x SCSI Controllers (#4449)
tyfighter
2018-12-31
1
-4
/
+16
*
NSCSI: disable debug
Sven Schnelle
2018-10-11
1
-1
/
+1
*
(nw) fix lots of inadverently mutable static pointers
Vas Crabb
2018-09-20
1
-1
/
+1
*
-sbus: Fixed a minor typo in the description of the Artecon serial/parallel b...
mooglyguy
2018-09-16
1
-1
/
+4
*
nscsi: make sun4 probe-scsi happy (nw)
Patrick Mackinlay
2018-09-16
1
-3
/
+11
*
nscsi_bus: minor fix (nw) (#3621)
Patrick Mackinlay
2018-05-29
1
-1
/
+2
*
nscsi: use chd idnt metadata for inquiry
Patrick Mackinlay
2017-12-20
1
-18
/
+22
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-12
/
+8
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-2
/
+2
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-20
/
+20
*
reverting:
Miodrag Milanovic
2016-01-20
1
-14
/
+14
*
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
-14
/
+14
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-1
/
+1
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-1
/
+1
*
Fixed uninitialized class members
Miodrag Milanovic
2015-11-19
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+741