(issues) todo - Add "Abandoned" section and re-insert 'return pure machine code from assembler' in there

This commit is contained in:
n loewen 2023-08-24 13:19:58 +01:00
parent 527d70fcdf
commit 621afa0553
1 changed files with 6 additions and 1 deletions

View File

@ -41,4 +41,9 @@ For extended commentary, see [issues](issues.md).
## Closed
- (assembler) Pass asm line thru to cpu to print when debugging
- (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)