added uxn tutorial to-do items to roadmaps

This commit is contained in:
sejo 2023-10-28 20:29:21 +02:00
parent 5baa1f0106
commit 9cbc9c338f
1 changed files with 16 additions and 0 deletions

View File

@ -26,6 +26,22 @@ implement the following concepts as {coloring computers}:
# uxn
## tutorial
* (re)download uxn, set up dev pipeline
* check new instructions? and check changes in opcodes - for assembled rom in day 1
* check current color theme: Background/alpha, Selection, Foreground, Application
* update images if needed
* check blend mode 0
=> https://lists.sr.ht/~rabbits/uxn/%3C692CA0D5-0200-408D-9357-BF0D8887D2BF%40noyu.me%3E Blend mode 0
=> https://lists.sr.ht/~rabbits/uxn/%3CCAE2DaSQuj%3DC8e7ofV3+4H6MaTOhtD_wrFWihhYtCuYiEVtV6WQ%40mail.gmail.com%3E Massive tiny change coming to Varvara's Screen device
> the #00 blending will, from now on, only clear the pixels that are present in the sprite data at Screen/addr*.
* auto sprite flipping
=> https://lists.sr.ht/~rabbits/uxn/%3CCAE2DaSQQMb8XVfsn2NSsXQO+-0m2t4U2GD7nYD3GBUO4GPeTxQ%40mail.gmail.com%3E Whole auto sprite flipping
* make a folder of examples
## traducción:
* sincroniza el {tutorial de uxn} con {uxn tutorial}