Giter Site home page Giter Site logo

amiga-assembler-on-two-disks's Introduction

Amiga-Assembler-on-Two-Disks

Project for translating Fabio Ciuccis amazing assembler-course for the Amiga from 1994, from Italian to English.

I think it is quite unique in that it in addition to classic Amigas also covers 68020+ and AGA Amigas, focusing on demo and game development, while at the same time making sure the code can run from harddisk, CD-ROM and CD32, with any memory configuration.

Both sources and lessons contains numerous great ASCII-art drawings, making this an even more authentic travel back in time :-)

Original text is in Italian, published under the name "Corso Completo di programmazione assembler in due dischi", 2016, under the GNU License v1.3

Link to original projects web-site: http://corsodiassembler.ramjam.it/index_en.htm

Main author: Fabio Ciucci

Contributors: Alessandro Sperindé, Stefanio Calcagno

Translators: Google Translate, Roger Bratseth I have focused on making sure the translation from Google makes sense. I'm fully aware of the fact that it is not perfect English. Feel free to improve! The original content really deserves better English. But I feel it is more important to make Fabio's amazing Amiga-knowledge available to a bigger community.

I have chosen to generate ASCII-files that can be used in the Amiga-environment, using Notepad++ with these settings:

  • Format: UTF-8 (without Byte Order Mark, BOM)
  • End Of Line-convention: Unix (LF)
  • TAB-size: 8
  • And adjusting the width of the Notedpad++-window to get a wordwrap around column 79, for placing LF in the right place.

This is an on-going process. Parts of the translating tasks can be automated (I'm using some simple AutoHotkey scripts), but one still need to verify that the text makes sense. Feel free to join. I am currently working on lesson 12. Some source-files are translated, but this is tedious work, will finish the lessons first. But the sources will in many cases contain material not covered in the lessons.

Some raw image-files are missing from the package I have downloaded from the site above. You may need to make your own files to run and test some sources.

Roger, Brevik/Norway, 07. dec 2021

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.