diff options
author | pommicket <pommicket@gmail.com> | 2022-01-07 22:22:30 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-01-07 22:22:30 -0500 |
commit | 262824b21491446bb20acba8be1054207b5f50f0 (patch) | |
tree | 7df6301ea3f9f2095045843f32cb9e3225071088 | |
parent | f82581ed761680ad607f34a2506bca24a2f5acde (diff) |
oops
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,9 +25,9 @@ hexadecimal digit pairs to a binary file. command codes. - [stage 02](02/README.md) - a language with labels - [stage 03](03/README.md) - a language with longer labels, better error messages, and less register manipulation -- more coming soon (hopefully) - [stage 04](04/README.md) - a language with nice functions and local variables - [stage 04a](04a/README.md) - (interlude) a simple preprocessor +- more coming soon (hopefully) ## prerequisite knowledge |