> 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-fundamentals.md).

# The fundamentals

- [Hexadecimal](https://ersanio.gitbook.io/assembly-for-the-snes/the-fundamentals/hexadecimal.md)
- [Binary](https://ersanio.gitbook.io/assembly-for-the-snes/the-fundamentals/binary.md)
- [The SNES memory](https://ersanio.gitbook.io/assembly-for-the-snes/the-fundamentals/memory.md)
- [The SNES registers](https://ersanio.gitbook.io/assembly-for-the-snes/the-fundamentals/registers.md)
- [Addressing modes](https://ersanio.gitbook.io/assembly-for-the-snes/the-fundamentals/addressing.md)
- [Little-endian](https://ersanio.gitbook.io/assembly-for-the-snes/the-fundamentals/endian.md)
- [Glossary](https://ersanio.gitbook.io/assembly-for-the-snes/the-fundamentals/glossary.md)
