Hello,
I was wondering if there are any simple examples of registering a custom event in SDL2 for AmigaEvents?
Ideally, what I am wanting to do is add an event to the event polling that triggers if an arexx signal/message is received.
Currently I am just using WaitEventTimeout but would like to just use WaitEvent and save on the main loop iterations.
Thanks
Dave