From 9c6938249342dcfa5d169c1f4a879da02deff1c2 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Tue, 29 Jul 2025 16:59:19 +0200 Subject: [PATCH] Added todo note for ulas --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 45e75fa..4820496 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,6 @@ # TODO +- Code style: Replace leading spaces with tabs (space was set to 2) - 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. - Add `#if` preprocessor directive that can evaluate expressions -- 2.30.2