pseudo-jit icon indicating copy to clipboard operation
pseudo-jit copied to clipboard

Add EEPROM handling for boot state

Open nonarkitten opened this issue 2 years ago • 1 comments

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 avatar Apr 19 '22 03:04 nonarkitten

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

nonarkitten avatar Jul 05 '22 20:07 nonarkitten