Port of the DOS game Rise Of The Triad, for the RS-97 handheld running Open Dingux.
Based on v1.2.2 of the Linux port, the source of which can be found at:
To build the shareware version, compile with:
make -f Makefile_SW
To build the full version (you'll need the appropriate set of game files to run this):
make -f Makefile
You'll need a RS-97 toolchain to build from source.