From d3c72dc6fb7571cfe821fa8247b0d770e439de02 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Sun, 22 Dec 2024 11:18:11 +0100 Subject: [PATCH] Added more todos --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index d691acd..a76ea22 100644 --- 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 -- 2.30.2