This tiny program shows and checks what the lowlevel.library can do.
lowlevel extensions are also tested like special tags for rumble,
SJA_RumbleSetSlowMotor, SJA_RumbleSetFastMotor or SJA_RumbleOff.
Analogue joysticks JP_TYPE_ANALOGUE (14) are managed.
A simple display shows the joystick positions and button actions.
Additional code to use directly ANAIIS internal lowlevel, in this case
also works with 1.3
How to compile
~~~~~~~~~~~~~~
Copy includes/libraries/lowlevel_ext.h in your favorite 3.1 include.
Now you can code games!
Steps
~~~~~
V0.03 19-Oct-2024 complete buttons with colors
V0.02 22-Jan-2023 window size
16-Jan-2023 KS1.x and ANAIIS
V0.01 13-Apr-2012 show buttons
04-Mar-2012 lowlevel_ext.h Rumble
15-Nov-2007 first steps
|