Commit Graph

8 Commits

Author SHA1 Message Date
n loewen 7813aaf56c Change debug level for memory-before-labelling table 2023-08-01 13:31:13 +01:00
n loewen da0ababc59 Initialize instruction pointer based on a constant, to move it after screen memory 2023-08-01 13:30:48 +01:00
n loewen fa3ade15dd Remove blank line 2023-08-01 12:56:44 +01:00
n loewen 0834516c6b Tidy up debugging / print statements 2023-08-01 12:56:31 +01:00
n loewen b16f6927ee Fix bug where referencing a label re-sets the pointer to the label address 2023-08-01 12:02:27 +01:00
n loewen 828a9f5909 Add @label handling to assembler 2023-08-01 11:38:24 +01:00
n loewen afecab8ce3 Allow for blank lines and comment-only lines in assembly code 2023-07-31 15:21:01 +01:00
n loewen d52ea2e467 Rename 2023-07-26 15:04:19 +01:00