> For the complete documentation index, see [llms.txt](https://ersanio.gitbook.io/assembly-for-the-snes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ersanio.gitbook.io/assembly-for-the-snes/the-basics.md).

# The basics

- [Loading and storing](https://ersanio.gitbook.io/assembly-for-the-snes/the-basics/loading-and-storing.md)
- [Shorter addresses](https://ersanio.gitbook.io/assembly-for-the-snes/the-basics/shorter-addresses.md)
- [8-bit and 16-bit mode](https://ersanio.gitbook.io/assembly-for-the-snes/the-basics/816.md)
- [Comparing, branching, labels](https://ersanio.gitbook.io/assembly-for-the-snes/the-basics/branches.md)
- [Jumping to subroutines](https://ersanio.gitbook.io/assembly-for-the-snes/the-basics/subroutine.md)
