Search
Items tagged with: Uxn
http://www.call-with-current-continuation.org/uf/uf.html
Finished v0.1.0 of Tuor, a basic Gemini client for #uxn.
For now it requires Finwë's `.Net` device, so you'll have to run with with `finwe -g src/main.finw` rather than any other Uxn emulator.
There's still a lot to do, but for now I'm going to focus on getting `.Net` into other emulators, and fixing the many issues in Finwë that working on Tuor surfaced (`rg 'TODO: Finwe: ' src/`).
https://github.com/kiedtl/tuor
https://github.com/kiedtl/finwe/blob/trunk/std/net.finw
GitHub - kiedtl/tuor: A Gemini client for Varvara, written in Finwë.
A Gemini client for Varvara, written in Finwë. Contribute to kiedtl/tuor development by creating an account on GitHub.GitHub
Autumn is just around the corner, and when the leaves begin to fall, it will have been four years since the early sketches of a personal computing system which became #Uxn. I thought it would be interesting to look back and see what has happened since.
https://wiki.xxiivv.com/site/now_lie_in_it.html
https://wiki.xxiivv.com/site/uxnfor.html
uxn.wasm/src/uxn.wat at main · remko/uxn.wasm
WebAssembly implementation of the Uxn virtual machine - remko/uxn.wasmGitHub
kodiak version 1 is done!
there are still some things i'd like to add later but for a #uxn solitaire game this is fairly complete.
splash screen ✔️
animations ✔️
automatic moves ✔️
music ✔️
get the ROM and source code here: https://git.phial.org/d6/kodiak
https://lists.sr.ht/~rabbits/uxn/%3Ccf45df06-c866-4909-9a6d-aef54083f986@100r.co%3E
the #oldcomputerchallenge brings together not just machine freaks, hackers, or ascetics. Just idling in the irc channel exposes one to many hidden talents.
Mouse-drawn radio by emilio in noodle. https://110010100.neocities.org/
#uxn #art #monochrome
You don't need xorg to video-game on a 20 year old machine running OpenBSD.
ft: https://100r.co/site/oquonie.html
#oldcomputerchallenge #uxn #openbsd
https://wiki.xxiivv.com/etc/uxnrepl/
Content warning: I've been puzzling over the Binary Golf 4 puzzle, the task is to create the smallest self-replicating file.
I finally managed to release #uxnfloppy, my bootable x86 #uxn emulator
Try it out here: https://git.sr.ht/~gustav/uxnfloppy
I got wondering how much work it would be to compile s-expressions to #uxn, it turns out, not a lot.
As a test, I've only implemented `let`, but it's shockingly easy to map lisp-like syntax to the uxn assembly, I might push this further still.
https://git.sr.ht/~rabbits/qzil/tree/master/item/src/qzil.tal
I spent the evening analyzing opcode usage in UXN programs.
The most used opcodes are DEO2, JMP2r and ADD2. Almost half of all opcodes are never used in the 22413 LOC that were analyzed. The majority of unused opcodes are return stack variants ("r").
In the table below, the most used opcodes are marked in red, the least used in blue. Opcodes that were never used are shown in light grey.
#uxn
Return stack is "poki"(container), bits are "lili".
https://github.com/Ismael-VC/kvara/pull/1/files
Add toki pona translation by soxfox42 · Pull Request #1 · Ismael-VC/kvara
Have you ever wanted to write programs for a machine that has 32ish opcodes in a conlang that has 120ish words? Me neither. Here's a translation anyway.GitHub
Uxn implementers may also be interested in the subproject `uxn-cpp`: https://github.com/ar-nelson/uxnpi/tree/master/uxn-cpp
It's a port of the reference Uxn interpreter to C++. All of the Varvara devices (except audio, that's still WIP) have been converted to abstract base classes. This is an easy starting point to port Uxn to any platform; uxnpi is just a thin layer on top of it.
uxnpi/uxn-cpp at master · ar-nelson/uxnpi
Uxn for the Raspberry Pi, on bare metal. Contribute to ar-nelson/uxnpi development by creating an account on GitHub.GitHub
we are live! we are streaming a general revision the #uxn tutorial!
see you at https://twitch.tv/compudanzas
https://github.com/ar-nelson/uxnpi
Uxn on the GPi Case 2W is finally usable! I have Fourtette (https://github.com/nf/fourtette) working now, fully playable! Though only at 1:1 pixel ratio and with no audio.
This is running directly on the bare metal of the Pi Zero 2W, using Circle for graphics and USB gamepad drivers.
GitHub - ar-nelson/uxnpi: Uxn for the Raspberry Pi, on bare metal
Uxn for the Raspberry Pi, on bare metal. Contribute to ar-nelson/uxnpi development by creating an account on GitHub.GitHub
GitHub - origedit/worm: the game of snake for Uxn
the game of snake for Uxn. Contribute to origedit/worm development by creating an account on GitHub.GitHub
https://paste.sr.ht/~ismael-vc/ce7e1d43ace460bf08a405781c6b602187951eb9
#uxn