Skip to content

Feature/storage locations followups#252

Merged
highbyte merged 3 commits into
masterfrom
feature/storage-locations-followups
Jul 6, 2026
Merged

Feature/storage locations followups#252
highbyte merged 3 commits into
masterfrom
feature/storage-locations-followups

Conversation

@highbyte

@highbyte highbyte commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Summary

Implements storage-location follow-ups for user data, snapshots, scripts, settings diagnostics, and host UI discoverability.

Changes

  • Standardized snapshot save/load defaults so relative snapshot paths resolve under the shared snapshots directory.
  • Added storage-path diagnostics across hosts:
    • Headless/Avalonia Desktop: --show-storage-paths
    • TCP remote control: emu.storagepaths
    • RemoteClient: dotnet-6502-remote emu.storagepaths
    • Lua: emu.storage_paths()
  • Exposed effective storage paths in Avalonia Desktop and Terminal UI.
  • Documented current storage locations, settings behavior, and follow-up decisions.
  • Fixed Avalonia Options dialog issues for snapshot/script path fields and reset behavior.

Verification

  • Built affected Headless, RemoteClient, Remoting, Scripting, Systems, Avalonia, and Terminal projects.
  • Ran Systems tests.
  • Smoke-tested Headless TCP remote save/load snapshot flow.
  • Smoke-tested emu.storagepaths and Lua emu.storage_paths().

highbyte added 3 commits July 6, 2026 12:31
…/integrations uses the new dedicated snapshots folder the app has.
Add query capability for storage path via command line parameters,
TCP remote control, and LUA scripting.
@highbyte highbyte marked this pull request as ready for review July 6, 2026 12:01
@sonarqubecloud

sonarqubecloud Bot commented Jul 6, 2026

Copy link
Copy Markdown

@highbyte highbyte merged commit ab620b8 into master Jul 6, 2026
10 checks passed
@highbyte highbyte deleted the feature/storage-locations-followups branch July 6, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant