An Amiga OCS/ECS intro by iNSANE released for Christmas 2018. Written in Motorola 68000 assembly.
Also available on pouet.net
- Visual Studio Code
- Amiga Assembly extension for VS Code. https://github.com/prb28/vscode-amiga-assembly
- VASM/VLINK. Prebuilt binaries available at https://github.com/prb28/vscode-amiga-assembly-binaries
> git clone https://github.com/nattfalk/insane-xmas2018.git
> cd insane-xmas2018
> git clone --single-branch --branch windows_x64 https://github.com/prb28/vscode-amiga-assembly-binaries.git bin\windows_x64Open folder in VS Code, build and then run (Ctrl+F5). Main code in src/xmas2018.s
- Code by me (Prospect)
- Graphics by Premium, Corel and Vedder
- Music by Juice
- Also a big thumb up to Photon/Scoopex for the startup code
This project is licensed under the MIT License - see the LICENSE file for details