void _start(void) { // Test: do things work well enough for us to get to a startup function? // Note: this won't work for multisegment 68K apps, as the startup function will be in the wrong segment. }