~~NOTOC~~ ==== Downloads ==== ^ Title ^ Description ^ Link ^ | ARM7TDMI Reference | Official Document of Reference | {{ff6a:arm:arm7tdmi.zip|download}} | | ARM Programming Techniques | ARM Software Development Toolkit Document | {{ff6a:arm:progtech.zip|download}} | | Tutorial | drunkencoders.net tutorial | {{ff6a:arm:drunkencoders.zip|download}} | | Programming the GBA | Written in 2003, not the best tutorial. Here are some [[http://www.coranac.com/documents/taptngba/|reasons]] why. | {{ff6a:arm:programming-gba.zip|download}} | ==== Links ==== [[http://problemkaputt.de/gbatek.htm|GBATek]]\\ The most complete technical reference page. Offline version can be found {{ff6a:arm:gbatek.zip|here}}. [[https://www.cs.rit.edu/~tjh8300/CowBite/CowBiteSpec.htm|CowBite Virtual Hardware Specs]]\\ Another good reference page. Offline version can be found {{ff6a:arm:cowbitespec.zip|here}}. [[http://www.coranac.com/tonc/text/toc.htm|Tonc v.1.4.2]]\\ The best tutorial. Well explained and accurate, it cover every aspect of GBA programming.\\ Source code and offline version can be found {{ff6a:arm:tonc1.4.2.zip|here}}. [[http://gbadev.org/|GBADev.org]]\\ Forum, utilities, demos, source code, documents. [[https://devkitpro.org/|DevKitPro]]\\ The best toolchain for GBA. [[http://www.devrs.com/gba/|GameBoy Advance Dev'rs]]\\ Utilities, code, documents. [[https://www.darkfader.net/gba/|darkfader.net]]\\ Demos, utilities. [[http://belogic.com/gba/|The Audio Advance]]\\ The best site for audio programming on GBA. [[https://web-beta.archive.org/web/20150828041649/http://deku.rydia.net:80/program/sound1.html|Deku's Sound Mixing Tutorial]]\\ A good tutorial on GBA sound. [[http://members.iinet.net.au/~freeaxs/gbacomp/|Compression Information]]\\ GBA compression informations [[https://web.archive.org/web/20090123170129/http://webbesen.dk/gba/default.asp|Pong Tutorial]]\\ Complete tutorial to program the game Pong from start to finish.