Skip to content

windenntw/tornado-amiga

 
 

Repository files navigation

Tornado Amiga Demo System

Tornado is an Amiga demo framework. It allows you to cross-develop and test code on both Amiga and Posix/SDL environments (currently MacOS X and GNU/Linux).

Introduction

Back in early 2017 several friends from the demo group Capsule decided to get back together and start coding on the Amiga again after a 20 year hiatus. It quickly became apparent that developing natively on the Amiga would not be efficient. Luis 'Peskanov' Pons had a very basic cross-compiler setup with Amiga and SDL targets that he had been using to test ideas, so I took the concept further and created a full framework that would take care of things such as file and memory management, hardware abstraction and instrumentation and debugging.

When this project started no other public frameworks existed but we took ideas from Michal ‘kiero’ Wozniak's Amiga demo making talk as well as noname's Modern Amiga Demo Cross-Development talk at Evoke 2018.

This framework was used to develop Renouncetro and Brutalism, two productions released at Revision 2018 and 2019 respectively.

If this sounds interesting you can take a look at the user manual and the examples.

Authors

Tornado was mainly developed by Miguel 'Flynn' Mendez with contributions from Luis 'Peskanov' Pons and Antonio 'winden' Vargas.

The music used in the examples was composed by Carlos 'Estrayk' del Alamo.

The graphics used in the examples were created by Manuel 'Leunam' Sagall and Jordi Carlos 'God'.

It also makes use of the following third party software:

License

This software is released under the zlib license.

About

The Tornado Amiga Demo System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.6%
  • Assembly 16.5%
  • Makefile 2.8%
  • C++ 2.4%
  • Other 0.7%