-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
deviceDeprecated label, use `<realm> device` labels instead.Deprecated label, use `<realm> device` labels instead.
Description
We currently have three implementations:
- OG HLE and a 2015 failed attempt, which eventually needs to be merged and overhauled;
- An LLE version, which currently do nothing namely lacking serial support in SH1 core;
We can go two routes here:
- make a listslot option for cdblock component, allowing the user to select between HLE and LLE cores;
- make a "playground" driver for the LLE version, disassemble it by abusing of the MAME debug internals and generic terminal usage;
Metadata
Metadata
Assignees
Labels
deviceDeprecated label, use `<realm> device` labels instead.Deprecated label, use `<realm> device` labels instead.
Type
Projects
Status
To do