CypherSignal Re-write of externDebugHandler to eschew Queueing of events/requests
f380b19 Dec 17, 2018
Re-write of externDebugHandler to eschew Queueing of events/requests
Also, implemented "Terminate" request/response/event

Note the change to application.cpp where init(); was moved around was to have the SNES::System.init happen first - ExternDebugHandler could end up invoking cartridge loads before the SNES system was initialized, resulting in sporadic crashes.
f380b19