From 8e2f2d51162acb40352e17337ee4b9d61b1289c9 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Wed, 4 Jun 2025 11:25:59 +0200 Subject: [PATCH] TODO: Added .extern note --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 5dd9079..ee51958 100644 --- a/TODO.md +++ b/TODO.md @@ -9,3 +9,4 @@ - Add `.bank.` directive allowing users to set the current bank number (ulas.bank) which can be used for symbol files. - Allow nested begin and end scope calls - Add `forth-like` mode. This mode should allow defining words similar to forth. It should have a built-in word for `assembly output` that can be implemented by the user. +- Add `.extern` directive allowing the user to define external labels -- 2.30.2