Results 2 comments of npwoods

What MG said. I'm bypassing the MAME UI, and I don't see how any text-to-speech enhancements would collide with my changes. While I am doing quite a bit of refactoring,...

If we were on C++17, I would be proposing these work this way: `auto [ch, len] = uchar_from_utf8(utf8_char, utf8_len)` Obviously a moot point