CD-i member Stovent is busy working on his open source CD-i Emulator, called CeDImu. Stovent: "I've been rewriting the user interface of CeDImu and I've just merged it on master! Basically the main improvement is the stability, it should not crash anymore it also add these new features:
- memory accesses logs (if compiled for it)
- System call tracing
- Controller inputs configuration
- Screenshots of the main screen and all the individual planes
the next major step is to be able to open the options menu. As every project it will receive releases starting at 0.1.0, it's just not mature enough yet to adding precompiled releases in the near future. as for an ETA on when this will happen I really cannot tell, but not before a bunch of months. I have also planned to use github actions so that anyone can download a compiled version from the continuous integration.If you have troubles building it, please tell me what's wrong and I'll improve the compilation instructions. The roadmap is to get the player shell to work perfectly before diving into the CD control stuff.
[Thanks, Stovent]