diff --git a/notes/issues/todo.md b/notes/issues/todo.md index 59ecb67..a773a23 100644 --- a/notes/issues/todo.md +++ b/notes/issues/todo.md @@ -15,7 +15,6 @@ For extended commentary, see [issues](issues.md). ### Features - [fix] (cpu) Execute `JMP $FF` on startup / Implement ROM — see [#2](issues.md#2---startup-execute-jmp-ff) -- (assembler) Return pure machine code when printing to stdout (and not in debug mode) - (assembler) Validate labels - (assembler) Extract debugging to its own module - (cpu) Consider adding a VIP-style keypad-based machine code monitor