Probably not in the sense you were thinking, but it is a hijack patch, and I am being critical

Seriously, though, I should write the code to let the player (think it) receives commands from it even when apps have it, already.

--- arch/arm/special/hijack.c 17 Oct 2003 00:10:56 -0000 1.331
+++ arch/arm/special/hijack.c 21 Oct 2003 06:48:12 -0000
@@ -1940,7 +1940,7 @@
empeg_state_dirty = 1;
}

-static const char *saveserial_msg[2] = {"Player Uses Serial Port", "App's Use Serial Port"};
+static const char *saveserial_msg[2] = {"Player Uses Serial Port", "Apps Use Serial Port"};

static int
saveserial_display (int firsttime)