From: Lukas Krickl Date: Tue, 29 Jul 2025 14:59:19 +0000 (+0200) Subject: Added todo note for ulas X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=9c6938249342dcfa5d169c1f4a879da02deff1c2;p=ulas%2F.git Added todo note for ulas --- 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