From edfe901ba751f4fcdf287102037eb36bf28cfa2a Mon Sep 17 00:00:00 2001 From: Oxore Date: Fri, 26 May 2023 23:48:24 +0300 Subject: Change all `mark` wording to `label` wording --- todo.md | 9 --------- 1 file changed, 9 deletions(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index bc0c74e..6b22d23 100644 --- a/todo.md +++ b/todo.md @@ -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. -- cgit v1.2.3