Short: ANAIIS USB Stack Games Author: Gilles Pelletier Uploader: gilles pelletier live fr (Gilles Pelletier) Type: driver/other Version: 1.26 (13-Mar-2026) Requires: Lowlevel or ANAIIS stack Architecture: m68k-amigaos Introduction ~~~~~~~~~~~~ The Commodore Amiga was famous as a game computer mainly because its hardware design gave developers direct control of graphics, sound, and memory. But... direct access to the hardware is not recommended. The lowlevel.library is here to make a software layer between hardware and the game itself. This software layer can be modified, and ANAIIS uses it. There aren't many games that respect this lowlevel.library and break the system to go faster. Here to games and setup to play with ANAIIS (or lowlevel.library without ANAIIS) For the workbench 1.3, there is no lowlevel.library, but ANAIIS provides the same vectors to emulate ReadJoyPort() History ~~~~~~~ 13-Mar-2026 AmTris Add reverse and forward Androides Fix colors 11-Mar-2026 9 levels of Androides 08-Mar-2026 first steps Content ~~~~~~~ AmTris ~~~~~~ https://aminet.net/package/game/wb/amtris A tetris clone for testing. lowlevel.library version. red, reverse, drop piece. down, up, forward, rotate piece. left, right move piece. Androides ~~~~~~~~~ https://to7.fr/androides A Lode Runner clone for testing, incomplete with bugs, you can run and dig holes. lowlevel.library version. arrow keys, move. ctrl or space, dig hole. esc, exit level. if LA=1 return, next level. cheat mode (to set in the icon) LA level access UL unlimited lives UT unlimited time PlayHID ~~~~~~~ Editor for (3,0,0) usb interfaces to decode axes and buttons. You can modify setup projects to change button affectation. ANAIIS stack required. fd ~~ Setup project for thegamepad. Setup project for a thrustmaster gamepad. rGenGamepad.usbfd To set in the devs:anaiis directory. Enjoy USB on old classic Amiga. And remember: Only Amiga makes it possible!