Short: Anaiis lowlevel release 0.02 Author: Gilles Pelletier Uploader: gilles pelletier live fr (Gilles Pelletier) Type: driver/other Version: 0.02 (22-Jan-2023) Architecture: m68k-amigaos 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 How to compile ~~~~~~~~~~~~~~ Copy includes/libraries/lowlevel_ext.h in your favorite 3.1 include. Now you can code games! Steps ~~~~~ 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