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
6eb9404d04f626c2f6b4c8199887ca989e721b03
86Box
/
src
/
cdrom
History
OBattler
6eb9404d04
Fixed a bug in image_open() that was causing CD-ROM image paths to get reduced to one character on init;
...
Also made the code that prints floppy image file on load use %ls.
2017-10-14 09:19:17 +02:00
..
cdrom_dosbox.cpp
More cleanups to separate main code from platform support and UI support, plus a few bugfixes.
2017-10-12 14:26:28 -04: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 a bug in image_open() that was causing CD-ROM image paths to get reduced to one character on init;
2017-10-14 09:19:17 +02:00
cdrom_image.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_null.c
Separated main code from UI and PLATform support code, plus other generally small fixes here and there.
2017-10-10 03:16:59 -04: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
Refactored AHA-154x and BusLogic emulation and made them use a common core;
2017-10-14 07:03:19 +02:00
cdrom.h
More general cleanups and bugfixes.
2017-10-13 02:45:04 -04:00