This is a collection of simple source codes and some useful links.
- http://amiga-dev.wikidot.com/information:hardware Overview of hardware registers.
- http://ada.untergrund.net/?p=boardthread&id=22 Simple copperlist demo.
- http://wiki.amigaos.net/wiki/Exec_Tasks Description of tasks.
- http://amigadev.elowar.com/ AmigaOS 3.5 Developer Docs
- http://wandel.ca/homepage/execdis/exec_disassembly.txt AmigaOS 1.2 Kickstart dissassembly.
- http://vikke.net/index.php?id=copperbars-1 Copperbars demo.
- http://www.flashtro.com/index.php?e=page&c=crack8&id=605 Simple scroller.
- https://github.com/AxisOxy/Planet-Rocklobster
- http://www.stashofcode.fr/tag/amiga/
- https://amigasourcecodepreservation.gitlab.io/total-amiga-assembler/
- https://github.com/Ozzyboshi/AmigaDemo_the_crows
- http://www.powerprograms.nl/amiga/spr-layer.html
- http://www.compilers.de/vbcc.html
- http://xi6.com/projects/asmx/
- https://github.com/asmotor/asmotor
- https://github.com/arnaud-carre/ldos
- https://github.com/askeksa/Rose
- https://amigasourcecodepreservation.gitlab.io/amiga-real-time-3d-graphics/
- https://github.com/steve-chamberlin/fc8-compression
- https://github.com/arnaud-carre/lz4-68k
- http://aminet.net/package/util/pack/cranker
- https://github.com/askeksa/Shrinkler
- https://github.com/Stephane-D/SGDK/blob/master/bin/lz4w.txt
- http://www.cpcwiki.eu/forum/programming/ucl-compressor/
- https://www.amiga-stuff.com/crunchers-download.html
- https://github.com/exoticorn/upkr/
- http://eab.abime.net/showthread.php?t=29570
- http://www.stashofcode.fr/wait-skip-copjmpx-usage-avance-copper-1/
- http://aminet.net/package/dev/misc/CharMode Using Blitter to program copper list to program blitter.