Git Product home page Git Product logo

haujobb-amiga's Introduction

The Haujobb Amiga Framework, Happy New Year release, 01.01.19

What is this about?

C/Asm framework, targeted at Amiga AGA/060, integrated with Rocket, working natively on Windows, with full source and docs.

This is the framework that we came up with to develop our demos, like Beam Riders (http://www.pouet.net/prod.php?which=71976).

Why should I care?

  • Did you ever wanted to code an Amiga demo?
  • Are you a coder that doesn't know the Amiga, yet?
  • Do you also think that not everything should be coded in Assembler?
  • Want to know how we do our demos in Haujobb?
  • C sounds interesting?

Then this release should be of interest to you! We are giving you all the details of how to do it.

Documentation

Yes, quite a bit of it, and including a quickstart section.

Read it, it will take you through:

  • required tool setup PC and Amiga (optional)
  • compiling and cross-compiling a hello-world.c
  • 3 example effects (stars, picture, movetable)
  • 1 integrated demo project (with 3 effects, ADPCM sound, and using Rocket for syncing)

Dependencies

  • vasm/vbcc/vlink/GNU Make for cross-compiling to the Amiga
  • a native C-compiler for your host platform
    • tested on Windows with Visual Studio (any Community or Pro version)
  • Qt Creator
    • using Qt5 (default) or Qt4 at your choice (depending on your compiler)
  • Rocket from https://github.com/rocket/rocket

The dependencies, including download links are covered in detail in the documentation.

Other

Check out our talk about Modern Amiga Demo Cross-Development from Evoke 2018 at https://www.youtube.com/watch?v=s1lVS4tW33g

haujobb-amiga's People

Contributors

leifo avatar kusma avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.