Ed64 vseries - #15
Draft
networkfusion wants to merge 68 commits into
Draft
Conversation
add some comments
Re-align header functions Comment out un-used code
Make Unlock key a constant.
Improve comments
It is required by flashcart.c
Untested.
networkfusion
force-pushed
the
ed64-vseries
branch
from
December 28, 2023 00:16
0145b8a to
68293be
Compare
Correctly handle EEPROM save types. Use libdragon for IO read and writes. Comment out some un-used functions until needed.
As required by V3 to fall through due to need of F/W 3.06 and UNFLoader.
networkfusion
force-pushed
the
ed64-vseries
branch
from
December 29, 2023 23:41
6f3298e to
6c3e09a
Compare
That don't seem to cause issues (currently).
Add USB feature
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Provides a possible PoC implementation towards support for the Everdrive 64 V series (2 - 3) flashcarts.
It requires work and requires help to improve before it can be merged.
The implementation includes (hopefully) enough comments to get a base implementation to load and
Altra64 OSin conjunction withlibcartprovides further advice.Motivation and Context
Works towards #4
How Has This Been Tested?
Screenshots
Types of changes
Checklist:
Signed-off-by: networkfusion