diff options
author | Oxore <oxore@protonmail.com> | 2023-05-26 23:48:24 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2023-05-26 23:48:24 +0300 |
commit | edfe901ba751f4fcdf287102037eb36bf28cfa2a (patch) | |
tree | 1895037219c090c9123a48e4cb7cd6b4217910c5 /todo.md | |
parent | 4f89cdd326fbc9cc1fbd75879d67b462b76bd7c3 (diff) |
Change all `mark` wording to `label` wording
Diffstat (limited to 'todo.md')
-rw-r--r-- | todo.md | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -1,14 +1,5 @@ # TODO -- Automatically export functions, i.e. all marks with CALL xref have to have the - following preamble: - -``` - - .global L000015de - .type L000015de, @function -``` - - 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. |