pseudo-jit
pseudo-jit copied to clipboard
Add EEPROM handling for boot state
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
We're adding a boot selector, so there should be two complete copies of this as well.