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

[FEATURE] Load and Save the CMOS settings from disc #9

Open
RichardBrown384 opened this issue Jul 2, 2024 · 0 comments
Open

[FEATURE] Load and Save the CMOS settings from disc #9

RichardBrown384 opened this issue Jul 2, 2024 · 0 comments

Comments

@RichardBrown384
Copy link
Owner

RichardBrown384 commented Jul 2, 2024

Is your feature request related to a problem? Please describe.
It would be very nice if the application could load/save the CMOS settings from disc.

Describe the solution you'd like

  1. On application start the settings should be loaded
  2. On application exit the settings should be saved.

Describe alternatives you've considered
None

Additional context
RISC OS 2 and 3 use the CMOS in slightly different ways and it would be nice to one CMOS file per OS version.
Possible ways to solve this would be to have

  • a command line switch option
  • use the CRC or hash of the OS ROM to determine which file to use

This is blocked by #7 and #8. The I2C and RTC should be tested before we save data passing through those systems to disc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant