aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorkotorifan <kotorifan05@gmail.com>2026-02-03 22:50:32 +0100
committerkotorifan <kotorifan05@gmail.com>2026-02-04 09:01:10 +0100
commit8a0ab6de92c0e2b4260d6a149c43c58d004d74d9 (patch)
treeb1bfdc5d119dd01e6c603ddcb40b922e672b6c24 /README.txt
parent7ce57a428f4c85771582c7f486c3553cacf80c15 (diff)
downloadkotori-os-8a0ab6de92c0e2b4260d6a149c43c58d004d74d9.tar.gz
Added common.asm
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index cb73067..5c0e8e9 100644
--- a/README.txt
+++ b/README.txt
@@ -11,6 +11,7 @@ A lot of code is from these sites. Check them out.
- https://thasso.xyz/setting-up-an-x86-cpu.html
- https://tumbleforth.hardcoded.net/
- https://alamot.github.io/os_stage1/
+- https://github.com/nornagon/jonesforth/blob/master/jonesforth.S
Copying
-------