diff options
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. |