summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-10-13 01:50:40 -0400
committerIan Moffett <ian@osmora.org>2025-10-13 01:51:00 -0400
commit9b63029c3c7acddee207bedb80d9d1e337f9698b (patch)
treeab07a479d810a28eaeab0901d8f977e01faad3f3
parent2edc15d0ad0bdbd0a1e1ba8893482f7cac06560e (diff)
docs: Document register encoding identifiers
Signed-off-by: Ian Moffett <ian@osmora.org>
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4814622..873fcc9 100644
--- a/README.md
+++ b/README.md
@@ -239,5 +239,9 @@ initialization code located in the ROM.
- `MROD`: `0x12`
- `MROQ`: `0x13`
+### Register encoding identifiers
+
+- `X0 - X15`: `0x00 - 0x0E`
+
Copyright (c) 2024 Quinn Stephens and Ian Marco Moffett.
All rights reserved.