Learning ARM7

This is a beginner friendly guide:

& the ASM for dummies thread is still hugely relevant. While hacking tools often evolve every few years, asm code does not change, so unless we magically get a full disassembly (at which point we’d gradually move to hacking in C, I think), it shouldn’t ever really become outdated

While coding your skill, I recommend testing it in the SkillSystem github buildfile. Once it works the way you want it to, then you could insert it into an febuilder project.

You can also find great feedback in #playtesting on feu’s discord. Usually a single chapter is shared at a time in there.

I second this. #febuilder_help, #hacking_help (buildfile questions), and #spell_academy have all been vital to me.

Welcome to feu!