Volker Ruppert
|
45e03f9572
|
Changed bx_bool to bool type in the harddrv, cdrom, hdimage and sound code.
|
2021-01-31 15:44:39 +00:00 |
|
Volker Ruppert
|
9554a2133e
|
Always enable the portable ISO image file support. The option --enable-cdrom now
only controls the presence of platform-specific code to access CDROM/DVD devices
|
2013-11-10 11:14:42 +00:00 |
|
Volker Ruppert
|
b1d4a96983
|
Rewrite of the lowlevel cdrom code
- class cdrom_base_c now provides portable ISO image access methods
- platform specific classes implement access to cdrom/dvd devices
|
2013-11-06 11:15:22 +00:00 |
|
Volker Ruppert
|
bb9eaec2dc
|
some fixes for Bochs on MorphOS (based on a patch by Thore Sittly)
- missing functions fseeko() and localtime_r() implemented in osdep.cc
- updated cdrom_amigaos.cc code
|
2013-04-12 17:26:27 +00:00 |
|
Volker Ruppert
|
90168f5dcd
|
- moved the lowlevel cdrom and disk image stuff to the new subdirectory iodev/hdimage
- TODO: update MSVC workspace files
|
2012-08-05 18:13:38 +00:00 |
|