Skip to content

Added asynchronous file selection using RFD#22

Merged
vancha merged 9 commits into
masterfrom
rom_selection
Dec 8, 2025
Merged

Added asynchronous file selection using RFD#22
vancha merged 9 commits into
masterfrom
rom_selection

Conversation

@vancha
Copy link
Copy Markdown
Owner

@vancha vancha commented Nov 28, 2025

Tried to integrate it in iced's system by return a task from the update function

vancha and others added 9 commits November 28, 2025 11:15
Tried to integrate it in iced's system by return a task from the update function
Useful to make the file selection dialogs actually do something
that's no longer used
makes sure the emulator runs at 5 times 60 times a second.
Tests broke because calling cycle() now no longer updates the timers
This commit adds a basic implementation of a menu bar using the
'iced_aw' crate.
This commit fixes the issue which manifests itself as dry-run of the
application without any file and causes panics when the end of the RAM
memory is reached.
@vancha vancha merged commit 736243f into master Dec 8, 2025
1 check passed
@vancha vancha deleted the rom_selection branch December 8, 2025 10:18
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.

2 participants