Report broken movie

Amiga Game Dev - Install a Tool Chain

Opis filmu

In this first episode of Amiga Game Development in Assembler I show you how to setup a modern tool chain for rapid development.

Download the slides and obtain further info at the www.amigagamedev.com website...
http://www.amigagamedev.com/index.php/2019/10/27/episode-1-tool-chain-install-and-configuration/

Notes:

The Build Command line that I put into Notepad++:

C:DevelopmentToolchainvasm.exe -m m68020 -kick1hunks -Fhunkexe -o C:DevelopmentToolChaintest.exe C:DevelopmentAmigaGameDevmain.asm

The Test Command is:
C:DevelopmentToolChainA1200Test.bat

The Debug Command is:
C:DevelopmentToolChainA1200Debug.bat

Tagi

amiga