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-23 09:58:19 -07:00
Code
Issues
Packages
Projects
Releases
Activity
Files
73ee3c5538935d96789158060d2553957fbdd7b1
86Box
/
src
/
cdrom
History
OBattler
cfe2912aec
The CD-ROM READ SUBCHANNEL command now takes into account the allocated length given in the CDB, fixes some infinite DMA loop problems with NCR 810 SCSI CD-ROM drivers;
...
Removed some MODE SELECT-related leftovers from cdrom.c and scsi_disk.c.
2018-01-25 20:17:56 +01:00
..
cdrom_dosbox.cpp
Fixing some warnings (that may have caused bugs in s3_virge and voodoo) and other fixes. Removed Mingw64 makefile.
2017-11-03 03:16:11 -05:00
cdrom_dosbox.h
Another major cleanup - folders for cdrom and floppy, renamed disc to floppy, renamed SuperIO stuff, others as needed.
2017-09-04 01:55:59 -04:00
cdrom_image.cc
Fixed bugs in the Settings dialog regarding channel/ID/LUN tracking;
2018-01-24 18:38:43 +01:00
cdrom_image.h
Minor fixes for C/C++ inter-operation.
2017-10-16 04:54:57 -04:00
cdrom_null.c
Major commit, cleaning a lot of old stuff.
2017-11-05 02:00:50 -05:00
cdrom_null.h
Another major cleanup - folders for cdrom and floppy, renamed disc to floppy, renamed SuperIO stuff, others as needed.
2017-09-04 01:55:59 -04:00
cdrom.c
The CD-ROM READ SUBCHANNEL command now takes into account the allocated length given in the CDB, fixes some infinite DMA loop problems with NCR 810 SCSI CD-ROM drivers;
2018-01-25 20:17:56 +01:00
cdrom.h
Cleanup, moving stuff out of ibm.h and such. Moved more configuration variables into main. Minor changes for multiplatform.
2017-11-02 02:39:30 -05:00