Added more todos
authorLukas Krickl <lukas@krickl.dev>
Sun, 22 Dec 2024 10:18:11 +0000 (11:18 +0100)
committerLukas Krickl <lukas@krickl.dev>
Sun, 22 Dec 2024 10:18:11 +0000 (11:18 +0100)
TODO.md

diff --git a/TODO.md b/TODO.md
index d691acd08725230bfc30d78a9325a7452bed9b40..a76ea22d87cc83ae53f56ab77f077a54864e07c5 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -2,3 +2,5 @@
 
 - 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
+- Add `.error` and `.warning` directives