Giter Site home page Giter Site logo

amiga-3's Introduction

Amiga

Amiga Demos in 68000 ASM

First Intro

First Intro Screenshot

Description

My very first Amiga 500 intro made in 1989. Some basic coppers, waving logo and scrolltext. If you are running an emulator, disable all cache and acceleration or the intro will run too fast (lamer vertical sync).

Launch

  • In folder "Mrd1" launch SEKA.
  • Choose memory allocation (for example Chip 100K)
  • Load the code: "r", then "intro1.s"
  • Assemble the code: "a" (no option)
  • Load the data binaries (logo, music, font): "y"
  • Run the demo: "jr"

TGS Crack Intro

TGS Crack Intro Screenshot

Description

Crack intro that has been used several times. I remember it was before Sherman M4 game. It has been released at Lucyfer's home during an afternoon. The intro has 8 sprites and a very quick scroller.

Launch

  • In folder "TgsCrackIntro" launch SEKA.
  • Choose memory allocation (for example Chip 100K)
  • Load the code: "r", then "intro.s"
  • Assemble the code: "a" (no option)
  • Load the data binaries (logo, music, font, precalc sprite positions): "y"
  • Run the demo: "jr"

TGS Menu 1

TGS Menu 1 Screenshot

Description

TGS released several compilations. This menu was done to select the programs to start. There are some short explanations in the source to tell the mates how to use / configure the menu.

Launch

  • In folder "TgsMenu1" launch MasterSEKA.
  • Choose memory allocation (for example Chip 100K)
  • Load the code: "r", then "menu.s"
  • Assemble the code: "a" (no option)
  • Load the data binaries: "y"
  • Run the demo: "jr"

TGS Trainer

TGS Trainer Screenshot

Description

TGS Trainer. This menu has been done to activate cheat codes in games. It is controllable with the Joystick. Instructions for the cracker are in the source.

Launch

  • In folder "TgsTrainer" launch MasterSEKA.
  • Choose memory allocation (for example Chip 100K)
  • Load the code: "r", then "trainer1.s"
  • Assemble the code: "a" (no option)
  • Load the data binaries: "y"
  • Run the demo: "jr"

TGS Menu 3

TGS Menu 3 Screenshot

Description

Control is done with the Keyboard. The music is done with Future Composer 1.3 so there is the replay routine here.

Launch

  • In folder "TgsMenu3" launch MasterSEKA.
  • Choose memory allocation (for example Chip 100K)
  • Load the code: "r", then "menu3.s"
  • Assemble the code: "a" (no option)
  • Load the data binaries: "y"
  • Run the demo: "jr"

RotoZoom effect

Rotozoom Screenshot

Description

Test for Rotation + Zoom of a tiger picture (not sure if AGA or not)

Launch

  • In folder "Rotozoom" launch Asmone
  • Choose memory allocation (for example Chip 200K)
  • Load the code: "r", then "Roto16.s"
  • Assemble the code: "a" (no option)
  • Run the example: "jr"
  • Left mouse button to quit

Cheap Disk

CheapDisk Screenshot

Description

This is a music disk made for Analog. Works fine on A1200 and is supposed to work also on A500 but there is a bitplan issue on A500.

Launch

  • In folder "CheapDisk" launch Asmone
  • Choose memory allocation (for example Chip 1000K). It requires a lot as there are several musics.
  • Load the code: "r", then "MusDisk2.s"
  • Assemble the code: "a" (no option)
  • Run the example: "jr"
  • Left mouse to change the musics
  • ESC to quit

amiga-3's People

Contributors

smart-fun avatar

Watchers

James Cloos 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.