This website requires JavaScript.
Explore
Help
Sign In
claunia
/
86Box
Watch
1
Star
0
Fork
0
You've already forked 86Box
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c5240e07fb8f1e49fe44c8b19fef5d2d22a6582
86Box
/
src
/
scsi
History
OBattler
c30d5d90b7
PCI and IRQ rework, pci.c rewritten from ground up, fixes numerous issues such as the bridge being added when the number of normal PCI devices equals the number of normal PCI slots, Windows 95 PCI operation on Intel 430NX, sharing of PCI IRQ's with non-PCI level-triggered devices, having both configuration mechanisms operating at the same time (ALi M1435), etc., and makes the code much more readable.
2023-08-07 03:04:52 +02:00
..
CMakeLists.txt
Darn git.
2023-01-08 14:25:18 +01:00
scsi_aha154x.c
Constification
2023-07-25 17:59:24 -04:00
scsi_buslogic.c
PCI and IRQ rework, pci.c rewritten from ground up, fixes numerous issues such as the bridge being added when the number of normal PCI devices equals the number of normal PCI slots, Windows 95 PCI operation on Intel 430NX, sharing of PCI IRQ's with non-PCI level-triggered devices, having both configuration mechanisms operating at the same time (ALi M1435), etc., and makes the code much more readable.
2023-08-07 03:04:52 +02:00
scsi_cdrom.c
Fix clang build failure
2023-07-26 12:41:18 -04:00
scsi_device.c
More sonarlint work
2023-07-25 17:59:22 -04:00
scsi_disk.c
Fix clang build failure
2023-07-26 12:41:18 -04:00
scsi_ncr53c8xx.c
PCI and IRQ rework, pci.c rewritten from ground up, fixes numerous issues such as the bridge being added when the number of normal PCI devices equals the number of normal PCI slots, Windows 95 PCI operation on Intel 430NX, sharing of PCI IRQ's with non-PCI level-triggered devices, having both configuration mechanisms operating at the same time (ALi M1435), etc., and makes the code much more readable.
2023-08-07 03:04:52 +02:00
scsi_ncr5380.c
Constification
2023-07-25 17:59:24 -04:00
scsi_pcscsi.c
PCI and IRQ rework, pci.c rewritten from ground up, fixes numerous issues such as the bridge being added when the number of normal PCI devices equals the number of normal PCI slots, Windows 95 PCI operation on Intel 430NX, sharing of PCI IRQ's with non-PCI level-triggered devices, having both configuration mechanisms operating at the same time (ALi M1435), etc., and makes the code much more readable.
2023-08-07 03:04:52 +02:00
scsi_spock.c
Constification
2023-07-25 17:59:24 -04:00
scsi_x54x.c
PCI and IRQ rework, pci.c rewritten from ground up, fixes numerous issues such as the bridge being added when the number of normal PCI devices equals the number of normal PCI slots, Windows 95 PCI operation on Intel 430NX, sharing of PCI IRQ's with non-PCI level-triggered devices, having both configuration mechanisms operating at the same time (ALi M1435), etc., and makes the code much more readable.
2023-08-07 03:04:52 +02:00
scsi.c
Yet more sonarlint fixes
2023-05-29 06:21:17 -04:00