aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
-rw-r--r--misc/string.s (renamed from string.s)0
2 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index 8ebd951..960bc58 100644
--- a/README.md
+++ b/README.md
@@ -17,10 +17,9 @@ and begin executing them as instructions.
This is the first step in bootstrapping the whole system.
-%% Better editor
+## Better editor
-%% A more robust and user-friendly hex-editor.
-%% It can duplicate itself.
+A more robust and user-friendly hex editor.
## Assembler
@@ -41,7 +40,6 @@ Goals:
- Reasonably extensible
- Small code size
-%% ## LISP Interpreter
+## LISP Interpreter
-%% A LISP interpreter for the Raspberry Pi Pico,
-%% developed ON a raspberry pi pico
+A LISP interpreter for the Raspberry Pi Pico.
diff --git a/string.s b/misc/string.s
index 0ed7ca3..0ed7ca3 100644
--- a/string.s
+++ b/misc/string.s