⛭ eiríkr ⛭

@d6
224 Followers
278 Following
1.2K Posts

䷀ the creative, heaven

(d6 on the bird site too)

webhttp://plastic-idolatry.com/erik
pronounshttp://pronoun.is/he
tarothttp://plastic-idolatry.com/tarot0/
musichttp://marpvd.com/
here's a quick video showing off the (work-in-progress) interactive search

uxn stickers just arrived!

a nice addition to the laptop i use to write #uxn programs

updated tal-mode with some bug fixes and also the ability to decode instructions, showing their stack effects (including 2kr modifiers):

https://github.com/non/tal-mode

GitHub - non/tal-mode: emacs major mode for the uxntal assembly language

emacs major mode for the uxntal assembly language. Contribute to non/tal-mode development by creating an account on GitHub.

GitHub

simple proof of concept uxn rom that uses ANSI escapes to draw in the terminal with 4-bit color.

https://gist.github.com/non/84634e41009407902064b587bf72a9c1

Simple Uxntal program that uses ANSI escapes to fill up an 80x24 terminal area with colorful # characters.

Simple Uxntal program that uses ANSI escapes to fill up an 80x24 terminal area with colorful # characters. - rainbow.tal

Gist
a bit more progress on my #uxn tiles

some in-progress sprites from the uxn game i'm working on

(working title: "mazes of yresim")

fooled around, created a 500 byte uxn drum machine, and programmed a microbreak

https://gist.github.com/non/7928c41cc17dd1299a7f9d930c163f59

drums.tal

GitHub Gist: instantly share code, notes, and snippets.

Gist
add32, sub32, mul32 each passing 100K randomized trials. good times!
updated my bespoke text editor pmacs to support unxtal. this is the taldoc command (C-c p) which shows syntax, macro definitions, and instruction stack effects/docs
more mazes