... similar has been done.
the graphing calculator has a serial port on the bottom, and you can send data to other calculators using this.
But someone got a great idea from this, and carefully wrote a string var. then, he sent the data through the port, and plugged in a 2.5 mm headset. he had played a sound file, in ti-basic.
that is what I think of when I consider this problem.
Wait... does MP wireless use radiowaves or infrared?
COULD we, in theory, send a list of bytes [in an undecided format] through MP wireless that simulates a signal from a remote?
like, say 0010 means vol up.
maybe we could use chr$(2), or a similar function, defined by us, to define the data before we send it.
I know stuff like this is possible, because I know that in ti-basic, something ...
Working on an open source project, TTA, The Text Adventure.
sort of like a top-down terraria.
I will release dev versions for ANYONE who would like to help.