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
444fa519a71ae01502bc0da54581fcca95002b09
86Box
/
src
/
cdrom
History
OBattler
444fa519a7
Fixed CD-ROM temporary buffer freeing and made the SCSI phase and SCSI status variable per-SCSI-device rather than two single global variables.
2018-01-06 22:47:41 +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
Interim cleanup with several small (but, as it turned out, fatal) bugs fixed. This commit mostly cleans the mouse code, but a second commit will finalize those changes.
2017-10-26 04:55:00 -04: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
Fixed CD-ROM temporary buffer freeing and made the SCSI phase and SCSI status variable per-SCSI-device rather than two single global variables.
2018-01-06 22:47:41 +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