Update JoeyLib Concepts

Scott Duensing 2019-10-09 19:16:22 -05:00
parent 2367a388f3
commit ba3b5abefe

@ -20,4 +20,8 @@ The fastest way to get content onto the display is using "tiles". A tile is an
# Audio # Audio
**JoeyLib** supports a limited format of MOD tracked music. One limitation is that you can only use up to four channels at a time. The biggest limitation, however, is that the sample data cannot be larger than 64k.
# Input # Input
**JoeyLib** provides analog controller input on targets that support it. Platforms using digital joysticks such as the Amiga and ST return "full throw" values. Two buttons per controller are supported. On targets with more buttons, the rest are ignored. On targets with a single button, a long-press will trigger the secondary button.