Skip to content
The Tornado Amiga Demo System
Branch: master
Clone or download
Latest commit fea2ee4 Jun 23, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
examples Initial import. Jun 23, 2019
include Initial import. Jun 23, 2019
include_amiga_math Initial import. Jun 23, 2019
manual Add note about cloning vs downloading. Jun 23, 2019
scripts Initial import. Jun 23, 2019
src Initial import. Jun 23, 2019
third_party Initial import. Jun 23, 2019
tools Clean up. Jun 23, 2019
.gitmodules Initial import. Jun 23, 2019
README.md Update credits. Jun 23, 2019
tornado.mk Initial import. Jun 23, 2019
tornado_sdl_posix.mk Add dependency to the OSX target Jun 23, 2019

README.md

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.

You can’t perform that action at this time.