Open
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
Type
Projects
Status
To do