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
abd23f41bb3d0818fbca08c36d03a5fb67f6457f
86Box
/
src
/
floppy
History
RichardG867
86feb28064
Add FDC DMA remapping on VT82C686 Super I/O
2020-10-22 17:45:31 -03:00
..
lzf
Committed the LZF files.
2018-03-19 01:04:32 +01:00
fdc_pii15xb.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
fdc.c
Add FDC DMA remapping on VT82C686 Super I/O
2020-10-22 17:45:31 -03:00
fdd_86f.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
fdd_common.c
Move all include files to src/include
2020-03-29 19:53:29 +02:00
fdd_fdi.c
Move all include files to src/include
2020-03-29 19:53:29 +02:00
fdd_imd.c
A number of IMD floppy image format handler fixes and it now does a sanity check on the sector type as well to detect malformed HxC IMD images with data errored sectors containing a variable number of bytes (against the specification).
2020-08-19 01:38:34 +02:00
fdd_img.c
Increased the side dimension of the floppy IMG sector_pos_side and sector_pos arrays.
2020-10-19 02:28:47 +02:00
fdd_json.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
fdd_mfm.c
Move all include files to src/include
2020-03-29 19:53:29 +02:00
fdd_td0.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
fdd.c
Moved floppy writeback call to fdc_poll_readwrite_finish(), in order to have the track written less often (no need to write it on every sector).
2020-06-29 02:19:05 +02:00
fdi2raw.c
Move all include files to src/include
2020-03-29 19:53:29 +02:00