diff options
author | Oxore <oxore@protonmail.com> | 2023-05-17 00:16:21 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2023-05-17 00:19:41 +0300 |
commit | 1cda51bbea62c61fff3f8ff6225faa8e270cabd7 (patch) | |
tree | 68b7f0d174899e3ef789d2000c50fe811dde423b /todo.md | |
parent | 253628f0a481ac340642c30cd8e12536e4e17bd7 (diff) |
Rename `reloc` to `ref` everywhere
Diffstat (limited to 'todo.md')
-rw-r--r-- | todo.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |