Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

M3U+ZIP handling, PET fixes #226

Merged
merged 3 commits into from
Apr 20, 2020
Merged

M3U+ZIP handling, PET fixes #226

merged 3 commits into from
Apr 20, 2020

Conversation

sonninnos
Copy link
Collaborator

Additions:

  • M3U+ZIP capabilities on par with PUAE (M3U can include zipped disks, and both can be appended/replaced via Disk Control)
    Closes Vice64x fails to autoload zipped .d64 images #136
  • Drive type autodetect also when changing disks
    • Main reason for this is because the default is 1541, and thus inserting any other disk than D64 when started without content will not work. Also makes it possible to mix different types in the same M3U, even if not really practical.
    • Tapes and disks can't be mixed, but Datasette can also be enabled/disabled via Disk Control

Fixes:

Bonus:

  • PET required the data files under system/vice/PET, because the embedded data checks were goofed by VICE authors, but that is no longer the case
  • Changed default PET model to 8032 just like in standalone
  • Cleanups on aisle archdep

@rsn8887
Copy link
Collaborator

rsn8887 commented Apr 20, 2020

Thanks! Merging...

@rsn8887 rsn8887 merged commit d437be9 into libretro:master Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants