summaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2023-05-17 00:16:21 +0300
committerOxore <oxore@protonmail.com>2023-05-17 00:19:41 +0300
commit1cda51bbea62c61fff3f8ff6225faa8e270cabd7 (patch)
tree68b7f0d174899e3ef789d2000c50fe811dde423b /todo.md
parent253628f0a481ac340642c30cd8e12536e4e17bd7 (diff)
Rename `reloc` to `ref` everywhere
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index d3a1133..f92a33a 100644
--- a/todo.md
+++ b/todo.md
@@ -1,6 +1,6 @@
# TODO
-- Add tests for relocations with all supported addressing modes.
+- Add tests for references of marks with all supported addressing modes.
- Implement CLI option that can be used to specify regions of RAM and IO
registers. Custom ROM location and size is still not the case, only 4MiB at
the base `0x00000000` is supported and it remains.