Homebrew How should someone read the TONC documentation?

Project68K

Well-Known Member
OP
Newcomer
Joined
Nov 12, 2020
Messages
67
Trophies
0
Age
23
XP
655
Country
United States
I've been meaning to get into homebrew development for the GBA for a while. I've heard that the TONC docs are a very good resource to know more about the GBA. However, I am unsure of how to go through it. It seems as though a lot of people on here have read it cover-to-cover. I ask since my idea was to focus on the source code of GBA examples from devkitpro, and then whatever I didn't understand, I go over in the TONC docs. Is this a good way to read the TONC docs, or do I need to do it a different way?
 

FAST6191

Techromancer
Editorial Team
Joined
Nov 21, 2005
Messages
36,798
Trophies
3
XP
28,348
Country
United Kingdom
Replying to an old thread I know but hey.

Do you have any background in either the GBA itself or another console?

It came quite late in the day so a lot of people would have had some idea from the likes of
https://problemkaputt.de/gbatek.htm (which was somewhat more clear cut before the DS and then DSi stuff got added, still the main reference for a reason though)
https://www.cs.rit.edu/~tjh8300/CowBite/CowBiteSpec.htm
https://web.archive.org/web/20170323002842/http://members.iinet.net.au/~freeaxs/gbacomp/
https://gb-archive.github.io/reinerziegler/GBA/gba.htm
http://www.devrs.com/gba/
devkitpro/devkitarm/libgba (and possibly older stuff like visual ham and the leaked AGB toolchains) examples.
and several other things.

Whether through homebrew, previous console dev or ROM hacks you might have understood some general concepts and just be wanting to know the main workflows and any quirks that will crop up as part of that. To that end I usually point people at the whirlwind tour of assembly chapter, the chapters on graphics and then have them go from there -- for homebrew then C coding is for the most part C coding.
 
  • Like
Reactions: anotherthing

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    BigOnYa @ BigOnYa: Ok thanks, I love my X but have not messed with a S yet.