Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ed64 vseries #15

Draft
wants to merge 68 commits into
base: main
Choose a base branch
from

Conversation

networkfusion
Copy link
Collaborator

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 OS in conjunction with libcart provides further advice.

Motivation and Context

Works towards #4

How Has This Been Tested?

Screenshots

Types of changes

  • Improvement (non-breaking change that adds a new feature)
  • Bug fix (fixes an issue)
  • Breaking change (breaking change)
  • Config and build (change in the configuration and build system, has no impact on code or features)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Signed-off-by: networkfusion

@ariahiro64
Copy link

ok
this
MiB(64)- KiB(128)
this is useless on my ed64p
the issue is all 64mb roms use a cic other than 6102
the current code doesnt allow different cics
if you do a little rom hacking these roms boot
the issue is ALL 64mb roms use a cic other than 6102
so the 2 things that really need fixing are the cic stuff and the saves as i also had to disable saves
image

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.

4 participants