Giter Site home page Giter Site logo

paranoimia-vector-logo's Introduction

PARANOIMIA Vector Logo intro

A screenshot of Paranoimia intro with the text PARANOIMIA drawn in white 3D lines on a black background with some floating stars. Above and below the 3D text are small blue bars with a scrolling text.

Introduction

This is a reconstruction of the infamous vector logo intro by Paranoimia on the Commodore Amiga. Uncredited in the intro were the coder Pwy and TSM of Sunriders, who created the music, which was assumably ripped from somewhere else.

This disassembly was created with ReSource V6.06 directly in Commodore Amiga emulation and then tidied up a bit in ASM-One.

Usage

On an Amiga (or emulator), run the ASM-One or Asm-Pro assembler and load the source file with the "r" command. Following that, assemble with "a" and run the intro with "j main", which jumps to the main entry point of the code.

Notes

There are many things that could be optimized in the code, but it was probably intended for Amiga 500 machines. Code and data are scattered through memory, probably by using EXTERN directives with absolute addresses and also equates for memory buffers that are also absolute.

If you want to change the vector logo you need to adjust the number of points and lines equates at the beginning of the file and change the values in the points_x, points_y and line_table tables.

The music code was disassembled as-is and works. There is a release of the music's executable that includes assembler symbols, but I concentrated on the graphics code and did no commenting on the music code.

Resources

Contact

You can reach me at mnemotron [at] gmail.com.

mnemo, 2023-01-17

paranoimia-vector-logo's People

Contributors

mnemo70 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.