Hi! First of all, thank you for your amazing work on SegaCDMode1PCM.
I’m currently working on a tool to extract PCM audio from Sega CD Cinepak .S files (e.g. from Batman & Robin). Your project has been very helpful for understanding buffer alignment and stream logic.
Would you be open to chatting or giving a few pointers? I’ve published my work here: https://github.com/xxLG30xx/sega-cd-audio-extractor
Thanks a lot!
– LG30