projects
/
ulas
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1afbbb8
)
Added todo note for ulas
author
Lukas Krickl
<lukas@krickl.dev>
Tue, 29 Jul 2025 14:59:19 +0000
(16:59 +0200)
committer
Lukas Krickl
<lukas@krickl.dev>
Tue, 29 Jul 2025 14:59:19 +0000
(16:59 +0200)
TODO.md
patch
|
blob
|
history
diff --git
a/TODO.md
b/TODO.md
index 45e75fa03925d65689e0d09b25da296a2e2204f8..4820496d0f09b7bc227108cd90694816292c1a96 100644
(file)
--- 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