[FEATURE REQUEST] Code Data Logging (CDL) support in BSNESv115+ (SNES)
In BSNESv115+, the Code-Data Logger menu item is grayed out, so it cannot be used as in the previous BSNES core.
Kind of dupe of https://github.com/TASEmulators/BizHawk/issues/3273
What if we just not implement this and instead just refer people to DiztinGUIsh which is lightyears ahead of what the CDL could or would ever do in bizhawk?
That's what I was thinking. DiztinGUIsh can't hook EmuHawk+BSNES atm, but it can apparently import our CDL format, so we don't even need to write an exporter.
...It hadn't occurred to me until just now that we would still need the core to implement the service and produce the CDL file, otherwise there's nothing to import into DiztinGUIsh, and it still can't hook into a running EmuHawk+BSNES. (Which, if we were to implement that, would be equivalent to implementing the service anyway.)