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
b1686e0f4bfde043ad9c82a2e160f1b8aa031ab9
86Box
/
src
/
scsi
History
OBattler
57ff5a0441
Merge branch 'master' of
https://github.com/86Box/86Box
2020-12-05 09:33:35 +01:00
..
scsi_aha154x.c
WARNING: CONFIGS MIGHT PARTIALLY BREAK WHERE DEVICE NAMES HAVE CHANGED.
2020-11-16 00:01:21 +01:00
scsi_buslogic.c
BusLogic SCSI: fix capitalization in device names
2020-11-30 20:07:30 -03:00
scsi_cdrom.c
PIC rewrite, proper SMRAM API, complete SiS 471 rewrite and addition of 40x, 460, and 461, changes to mem.c/h, disabled Voodoo memory dumping on exit, bumped SDL Hardware scale quality to 2, bumped IDE/ATAPI drives to ATA-6, finally bumped emulator version to 3.0, redid the bus type ID's to allow for planned ATAPI hard disks, made SST flash set its high mappings to the correct address if the CPU is 16-bit, and added the SiS 401 AMI 486 Clone, AOpen Vi15G, and the Soyo 4SA2 (486 with SiS 496/497 that can boot from CD-ROM), assorted 286+ protected mode fixes (for slightly more accuracy), and fixes to 808x emulation (MS Word 1.0 and 1.10 for DOS now work correctly from floppy).
2020-10-14 23:15:01 +02:00
scsi_device.c
Implemented the National Semiconductors PC87307, PC87309, PC87332, and PC97307 Super I/O chips, fixed a number of bugs, and removed two machines from the Dev branch due to them now having the correct Super I/O chips.
2020-06-14 21:59:45 +02:00
scsi_disk.c
PIC rewrite, proper SMRAM API, complete SiS 471 rewrite and addition of 40x, 460, and 461, changes to mem.c/h, disabled Voodoo memory dumping on exit, bumped SDL Hardware scale quality to 2, bumped IDE/ATAPI drives to ATA-6, finally bumped emulator version to 3.0, redid the bus type ID's to allow for planned ATAPI hard disks, made SST flash set its high mappings to the correct address if the CPU is 16-bit, and added the SiS 401 AMI 486 Clone, AOpen Vi15G, and the Soyo 4SA2 (486 with SiS 496/497 that can boot from CD-ROM), assorted 286+ protected mode fixes (for slightly more accuracy), and fixes to 808x emulation (MS Word 1.0 and 1.10 for DOS now work correctly from floppy).
2020-10-14 23:15:01 +02:00
scsi_ncr53c8xx.c
NCR SCSI: check GPIO direction as well
2020-11-30 20:07:13 -03:00
scsi_ncr5380.c
The NCR 5380 bus state machine now uses a switch block.
2020-12-05 09:33:07 +01:00
scsi_pcscsi.c
Eliminated s3->busy completely, fixes S3 928 drivers without FIFO under NT 3.1 while keeping everything else intact.
2020-11-20 05:41:06 +01:00
scsi_spock.c
WARNING: CONFIGS MIGHT PARTIALLY BREAK WHERE DEVICE NAMES HAVE CHANGED.
2020-11-16 00:01:21 +01:00
scsi_x54x.c
(Re-)added the Deskpro 386, but only in the development/incomplete section of the code definitions.
2020-06-17 00:32:48 +02:00
scsi.c
WARNING: CONFIGS MIGHT PARTIALLY BREAK WHERE DEVICE NAMES HAVE CHANGED.
2020-11-16 00:01:21 +01:00