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

Add EEPROM handling for boot state #13

Open
nonarkitten opened this issue Apr 19, 2022 · 1 comment
Open

Add EEPROM handling for boot state #13

nonarkitten opened this issue Apr 19, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@nonarkitten
Copy link
Owner

Right now, boot is hardwired. We need to save the various configuration states into EEPROM.

  • core type (68000/EC020/030)
  • FPU enabled or not
  • base CPU clock (1 to 1000MHz)
  • enable fast RAM
@nonarkitten nonarkitten added the enhancement New feature or request label Apr 19, 2022
@nonarkitten nonarkitten transferred this issue from another repository Jul 5, 2022
@nonarkitten
Copy link
Owner Author

We're adding a boot selector, so there should be two complete copies of this as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant