diff --git a/notes/issues/todo.md b/notes/issues/todo.md index a773a23..26d3cc4 100644 --- a/notes/issues/todo.md +++ b/notes/issues/todo.md @@ -41,4 +41,9 @@ For extended commentary, see [issues](issues.md). ## Closed -- (assembler) Pass asm line thru to cpu to print when debugging \ No newline at end of file +- (assembler) Pass asm line thru to cpu to print when debugging + + +## Abandoned + +- (assembler) Return pure machine code when printing to stdout (and not in debug mode) \ No newline at end of file