-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
rp2040taskNew feature or requestNew feature or requestv1Stuff that directly makes sense with v1 hardwareStuff that directly makes sense with v1 hardware
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
rp2040taskNew feature or requestNew feature or requestv1Stuff that directly makes sense with v1 hardwareStuff that directly makes sense with v1 hardware