Skip to content

Global Boot HD core option with HDF creation, Filesys fixes

Libretro-Admin requested to merge github/fork/sonninnos/master into master

Created by: sonninnos

  • Core option for having a HD always attached, with HDF creation, as requested in #246
    • HDF size options in MB are: 20, 40, 128, 256, 512
    • Files mode is ready for use without formatting
  • Filesys fixes:
    • Files under S: are always considered as scripts
    • Invalid filenames under WIN32 handled to prevent Workbench install failing in Files mode
  • Fixed RA disk index being at the last disk when (MD) is used, even though only the first drive is managed by the disk control
  • Fixed statusbar to show floppies with HD setups only when floppies are inserted

Merge request reports