Skip to content

Implement dynamic CIC selection #11

@kbeckmann

Description

@kbeckmann

Depending on the ROM, the appropriate CIC chip needs to be emulated, as well as the correct region.

  • Figure out the details around this
  • Can we detect the CIC chip required from the ROM data? Look at cen64 perhaps?
  • Adapt cic.c to handle dynamic selection during bootup
  • For now, scan the ROM data during boot (too slow perhaps?) or do it compile time (write a script generate header files for this?)
  • For later, use config area and set CIC emulation config through menu system

Metadata

Metadata

Assignees

No one assigned

    Labels

    rp2040taskNew feature or requestv1Stuff that directly makes sense with v1 hardware

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions