diff options
author | nepèta dyengxuah <nepeta@canaglie.net> | 2025-04-09 00:03:20 +1000 |
---|---|---|
committer | nepèta dyengxuah <nepeta@canaglie.net> | 2025-04-09 00:03:20 +1000 |
commit | c6ff2e34665ab72a8e460b0e08745509c6500233 (patch) | |
tree | 8824787ea0db0a03db5840d37d2fc1ceb1dd328b /blog/2024-07-14-occ4-day2/index.md | |
parent | 60b603ebd48c3add90ee40fa9421c3919241ccea (diff) |
bring shit back in
Diffstat (limited to 'blog/2024-07-14-occ4-day2/index.md')
-rw-r--r-- | blog/2024-07-14-occ4-day2/index.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/blog/2024-07-14-occ4-day2/index.md b/blog/2024-07-14-occ4-day2/index.md new file mode 100644 index 0000000..c823714 --- /dev/null +++ b/blog/2024-07-14-occ4-day2/index.md @@ -0,0 +1,10 @@ +# old computer challenge 4: day 2 + +i am writing an uxn implementation for 9front. +preliminarily named `uxn9` + + + +i have completed a very basic skeleton and i intend +to start implementing the uxn instructions +and then the devices. |