From 29a4f3b8ea4e2a89705512d1033ca6d43cd08078 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Sun, 15 Dec 2024 19:14:31 +0100 Subject: [PATCH] Added TODO for labels --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 22551e9..d691acd 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,4 @@ # TODO -Add cycle count to each instruction and output it to the listing. +- Add cycle count to each instruction and output it to the listing. +- Add label size to listing and symbol files. Labels should have the size of `current_label` - `previous_label` unless .org was used. -- 2.30.2