updated link to learn-uxn

This commit is contained in:
sejo 2024-03-09 12:19:21 +01:00
parent 3a5b5afd49
commit e84f5d8037
4 changed files with 4 additions and 3 deletions

View File

@ -28,6 +28,7 @@ implement the following concepts as {coloring computers}:
## tutorial
* check links / update links
* (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

View File

@ -26,7 +26,7 @@ these are revised versions of the tutorials below :)
# external resources
=> https://metasyn.github.io/learn-uxn/ learn-uxn by metasyn
=> https://metasyn.srht.site/learn-uxn/ learn-uxn by metasyn
=> https://wiki.xxiivv.com/site/uxn.html uxn technical documentation
=> https://nchrs.xyz/site/uxn_notes.html uxn illustrated notes
=> https://wiki.xxiivv.com/site/uxntal_reference.html the uxntal opcode manual

View File

@ -90,7 +90,7 @@ in this appendix we introduce the use of the on-screen debugger available in uxn
# external resources
=> https://metasyn.github.io/learn-uxn/ learn-uxn by metasyn
=> https://metasyn.srht.site/learn-uxn/ learn-uxn by metasyn
=> https://wiki.xxiivv.com/site/uxn.html uxn technical documentation
=> https://nchrs.xyz/site/uxn_notes.html uxn illustrated notes
=> https://wiki.xxiivv.com/site/uxntal_reference.html the uxntal opcode manual

View File

@ -191,7 +191,7 @@ alternatively, you can get the sources from the uxn git repository, where you wi
finally, you can try and experiment with all the materials in the tutorial with the learn-uxn site by metasyn:
=> https://metasyn.github.io/learn-uxn/ learn-uxn by metasyn
=> https://metasyn.srht.site/learn-uxn/ learn-uxn by metasyn
## the toolchain