libretro / picodrive

Fast MegaDrive/MegaCD/32X emulator
Other
38 stars 60 forks source link

Use vfs for windows target #152

Closed negativeExponent closed 3 years ago

negativeExponent commented 3 years ago

Fix https://github.com/libretro/picodrive/issues/123#issuecomment-830719932

negativeExponent commented 3 years ago

this is not enough. libchdr needs to be updated to support VFS as well, else it will cause issues. but since it is implemented as a submodule for some reasons compared to other cores using libchdr, ill let those maintainers add the feature if they want to.

related issue: https://github.com/libretro/picodrive/issues/123