Skip to content

Refactor DX7 openFile, general memory system improvements#3188

Merged
seangoodvibes merged 10 commits intocommunityfrom
dx7-gen-memory
Jan 3, 2025
Merged

Refactor DX7 openFile, general memory system improvements#3188
seangoodvibes merged 10 commits intocommunityfrom
dx7-gen-memory

Conversation

@stellar-aria
Copy link
Copy Markdown
Collaborator

Refactors tryLoad/openFile to take a std::string_view, and moves the file operations to the C++ FatFS interface.

Tested on OLED.

@stellar-aria stellar-aria requested a review from bfredl December 31, 2024 17:33
@stellar-aria stellar-aria self-assigned this Dec 31, 2024
@stellar-aria stellar-aria added the refactor Refactoring (but not necessarily functional change) of codebase label Dec 31, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 31, 2024

Test Results

106 tests  ±0   106 ✅ ±0   1s ⏱️ -1s
 16 suites ±0     0 💤 ±0 
 16 files   ±0     0 ❌ ±0 

Results for commit d8464d9. ± Comparison against base commit 7ba0a62.

♻️ This comment has been updated with latest results.

Comment thread src/deluge/gui/menu_item/dx/cartridge.cpp Outdated
Comment thread src/deluge/storage/DX7Cartridge.h Outdated
Comment thread src/deluge/storage/DX7Cartridge.cpp Outdated
@stellar-aria stellar-aria requested a review from bfredl January 3, 2025 14:49
@seangoodvibes seangoodvibes added this pull request to the merge queue Jan 3, 2025
Merged via the queue into community with commit 6a43d9d Jan 3, 2025
@stellar-aria stellar-aria deleted the dx7-gen-memory branch January 3, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Refactoring (but not necessarily functional change) of codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants