Description:
This is a library with some support functions for
system compliant games. I didn't actually intend
to release it, but it is required for mris, and
you can't recompile mris without the gamesupport
distribution, so here it is.
Currently gamesupport.library has the following
main features:
- sprite loader & remapper
- highscore management
- formatting/drawing strings and dates
- help with using the joystick
- "happy blanker" -- sends faked input events
down the stream to prevent screen blamkers
from blanking
The documentation is somewhat incomplete --- if
you REALLY want to use it, you might want to
check out mris.
|