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
60cafad2f5f9daca05099c318640afccaabd75cc
86Box
/
src
/
cdrom
History
OBattler
f088896a74
A few fixes, CD-ROM ejecting/reloading should no longer cause heap problems because they now allocate prev_image_path with the correct length, and the status bar should now work after a hard reset with no config change.
2018-10-21 22:09:18 +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
A few fixes, CD-ROM ejecting/reloading should no longer cause heap problems because they now allocate prev_image_path with the correct length, and the status bar should now work after a hard reset with no config change.
2018-10-21 22:09:18 +02:00
cdrom_image.h
Minor fixes for C/C++ inter-operation.
2017-10-16 04:54:57 -04:00
cdrom.c
A few fixes, CD-ROM ejecting/reloading should no longer cause heap problems because they now allocate prev_image_path with the correct length, and the status bar should now work after a hard reset with no config change.
2018-10-21 22:09:18 +02:00
cdrom.h
Imported CD-ROM-related changes from VARCem;
2018-10-17 05:29:48 +02:00