Skip to content

Fixes and finetunings

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

Created by: sonninnos

VKBD had a small oopsie.

Prevented special negative keys from being selectable in hotkeys.

Tuned uae config launch logic:

  • Instead of launching the uae directly, it is appended to the usual temporary config, to effectively have the core options as a base, and then overridden with the custom configs.
  • Disk and drive images use the same row, so they won't get replaced

Amirite?

Closes #85 (closed)

Merge request reports