mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-12 09:59:59 +01:00
This also does kind of a hacky way of sending HIO requests, since we don't have a direct way of signaling a request should be sent like the Rosalina implementation. To improve this, it could probably do some kind of signal sending which the main run loop handles instead of GDBStub::HandlePacket();