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
fd6cacc312b38453c5a8020b6382dfc54bea84c8
86Box
/
src
/
cdrom
History
OBattler
fd6cacc312
Fixed CD-ROM, ZIP, and SCSI disk changeable page arrays to correctly contain only 0's and 0xFF's in addition to page number and page length, and added descriptive #define's for the pages that did not yet have them.
2018-10-07 00:35:37 +02:00
..
cdrom_dosbox.cpp
Applied all relevant PCem commits;
2018-04-25 23:51:13 +02:00
cdrom_dosbox.h
CD-ROM and Iomega ZIP PIO request length is now reduced if it is bigger than the remaining amount of bytes to transfer;
2018-02-15 23:14:44 +01:00
cdrom_image.cc
Removed a lot of useless #include's from a lot of files and reworked the SCSI #include's a bit to resolve the problem of scsi.h being a mess.
2018-10-02 22:54:28 +02:00
cdrom_image.h
Minor fixes for C/C++ inter-operation.
2017-10-16 04:54:57 -04:00
cdrom_null.c
Removed a lot of useless #include's from a lot of files and reworked the SCSI #include's a bit to resolve the problem of scsi.h being a mess.
2018-10-02 22:54:28 +02:00
cdrom_null.h
Applied all relevant PCem commits;
2018-04-25 23:51:13 +02:00
cdrom.c
Fixed CD-ROM, ZIP, and SCSI disk changeable page arrays to correctly contain only 0's and 0xFF's in addition to page number and page length, and added descriptive #define's for the pages that did not yet have them.
2018-10-07 00:35:37 +02:00
cdrom.h
Added the 3Com 3C503 Network card;
2018-07-15 01:41:53 +02:00