AI Summary: This issue proposes replacing all instances of `assert(false)` with `assert( longue string)` in xemu-specific code. The goal is to improve debuggability and user experience by providing more informative error messages when these unexpected code paths are triggered, as the current `assert(false)` offers little context.
Original Xbox Emulator for Windows, macOS, and Linux (Active Development)