This website requires JavaScript.
Explore
Help
Sign In
mirror
/
86Box
Watch
1
Star
0
Fork
0
You've already forked 86Box
mirror of
https://github.com/86Box/86Box.git
synced
2026-02-22 09:35:32 -07:00
Code
Issues
Packages
Projects
Releases
Activity
Files
c30d5d90b747f7d09829614289db62f3e312e0e4
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